Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Main page to Sidebar Ratio – Sidebar too Wide

Home / Forums / Virtue Theme / Main page to Sidebar Ratio – Sidebar too Wide

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 12, 2016 at 8:37 am

Hello,

I stepped up and purchased the Virtue Premium Theme and I still cannot find where to adjust the main page to sidebar ratio. The sidebar is too wide, taking up too much of my screen. I’ve tried several variations of the code cited below but the sidebar still remains too large (custom code not changing anything). Here is my site URL:


@media
(min-width: 992px) {
#content .main.col-lg-9 {width: 80%;}
#content aside.col-lg-3 {width: 20%;}
}

Thank you for any assistance!

  • The forum ‘Virtue Theme’ is closed to new topics and replies.