Home › Forums › Support › Elements not hiding on certain pages and more › Reply To: Elements not hiding on certain pages and more
October 30, 2015 at 10:19 am
#148994
Lead Developer
Lead Developer
GP doesn’t have any control over WC titles like we do our own titles, but you can remove them with some CSS like this:
.product_title {
display: none;
}
Disable Elements/Sidebar Layouts won’t work on your blog index or main WooCommerce index because WP ignores metabox options for these pages.
This is why we have a Blog Layout option in the Customizer (Customize > Layout).
Let me know if you need more info 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development