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 content div not full width on some pages

Home / Forums / Virtue Theme / Main content div not full width on some pages

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
January 11, 2017 at 1:51 pm

I have a few pages on my website. One has the main content like this…

<div id=”main” class=”col-md-12″ role=”main”>
stuff
</div>

A few others have this…

<div class=”main col-lg-9 col-md-8″ id=”ktmain” role=”main”>
stuff
</div>

Neither should have sidebars but it seems like the ones with col-lg-9 col-md-8 are trying to force a sidebar even though there’s no content there. What causes one page to have col-md-12 and the others to have col-lg-9 col-md-8? The issue may also have to do with the second example having “ktmain” but I’m not sure what causes that id to be assigned.

col-md-12

col-lg-9 col-md-8

Any idea what would be causing this? Thanks a lot!

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