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

Hide header widget on select pages

Home / Forums / Ascend Theme / Hide header widget on select pages

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
April 15, 2018 at 9:00 pm

This is another trick I think I knew how to do with Virtue that doesn’t seem to be working with Ascend. My guess is that the element name has changed? I’d like to hide the header widget area on every page except the home page. I think I have to take the long road on this and add an exception for every page other than the home page, but perhaps you can let me know if there’s a way to include this only for the home page. Anyway, here’s what I believe worked in Virtue:

.about .kad-header-widget {
display: none;
}

As always, any help you can provide is appreciated!

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