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

Remove Sidebar from Individual Post and Make Fullwidth

Home / Forums / Pinnacle Theme / Remove Sidebar from Individual Post and Make Fullwidth

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme

Tagged: 

June 27, 2018 at 1:09 pm

I need to apply this CSS to a single post:

.col-lg-3.col-md-4 {
Display: none;
}

.main.col-lg-9.col-md-8.kt-sidebar {
width: 100%;
}

I haven’t been able to find a way to use the post ID so it these are applied only to that post. Thanks

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