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

Removing side bar on search result

Home / Forums / Pinnacle Theme / Removing side bar on search result

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
  • This topic has 2 replies, 2 voices, and was last updated 9 years ago by Jeff.
May 3, 2017 at 4:57 pm

I’d like to remove the side bar from search result page.

I tried below CSS but the side bar is still there..

.search aside#ktsidebar {
display: none;
}
.search .main.col-lg-9.col-md-8 {
width: 100%;
}

Thanks,

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