This topic has 6 replies, 2 voices, and was last updated 6 years ago ago by Rose Tyler
Hi there,
I’m using Header 2 and it’s fine for most of the website.
But – For the shop, product page and single products page it’s just covering the product images.
How do I make the page start UNDER the header for the shop section of the site?
I have an active child theme but wouldn’t know how to do this.
Thanks in advance,
Hello,
Try to use this custom css code:
.post-type-archive-product .header-type-3, .single-product .header-type-3 {
position: relative;
}
Regards
Hi Rose,
Thank you – But unfortunately that’s not made any difference.
Any other options?
I’ve just noticed It covers the checkout options too:
https://prnt.sc/l92w0w
Hello,
To be able to see changes you need to clear cache http://prntscr.com/l9aag8
Looks like it would be better to delete the previous custom css code, and disable Header Overlap in Theme Options http://prntscr.com/l9aat6 Please enable the overlap only on pages where it is required, for example, on Home page http://prntscr.com/l9ab3p
Regards
Awesome.
I knew there’d be a simple solution. I just couldn’t figure it out.
Thanks very much Rose!
You’re welcome!
Regards
The issue related to '‘Header 2 covering Shop images?’' has been successfully resolved, and the topic is now closed for further responses