How to remove header but leave WooCommerce breadcrumbs?
-
Hi,
I am having an issue removing the header. I tried following this support thread:
https://www.ads-software.com/support/topic/header-image-space-too-big/
But it did not seem to work. I implemented the following code in Additional CSS:
.page-header.header-small {
display: none;
}But it made the breadcrumbs and filters disappear, and affected the single product display page. Do you have another method I can do this with?
Here are a couple URLs to show my problems:
https://bit.ly/2PJuRn3
https://bit.ly/2zlFv9rCould you please help me resolve this issue?
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to remove header but leave WooCommerce breadcrumbs?’ is closed to new replies.