Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Got it! Thanks! Also fixed the icon by editing the image. Thanks a million!
I have entered your code, but the line is still there. It only shows on the Woocommerce Product Categories pages. If you could just tell me how to hide the page title for the woocommerce categories that would also solve the issue. It wont go away.
I have entered your code, but the line is still there. It only shows on the Woocommerce Product Categories pages.
Resolved myself
.post-type-archive-product .page-heading {
display: none;
}Resolved myself
.post-type-archive-product .page-heading {
display: none;
}Thanks. I also am having a major issue and I believe that it is a bug in the theme. I am trying to remove the page title on the products page. I checked the box to remove it and it does nothing. I have gone through this forum and tried entering snippets of code. Doesn’t work. I believe that it is an issue with the woocommerce part of the theme because if I change the woocommerce options it changes, but I cannot remove it. Link to page: http://robswildwood.com/all-products/ I need to disable the page title site wide, this is the only page that doesnt allow me.
Removed page title
-
Posted in: We hit Power Elite.