- This topic has 5 replies, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hi,
I would like to hide my haeder image on all my woocommerce product pages. If possible, how can I do that?
Thanks and best,
Mona
Hi Mona,
Please share your website URL and we will check for possible solutions.
Kind Regards
My website is http://www.simonaledl.com
A product example is http://www.simonaledl.com/shop/digitale-kunst-in-limitierte-edition-fearless
Thanks a lot for you help!
Hi Mona,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.woocommerce-page .entry-header {
display: none;
}
Kind Regards
Great, thanks a lot!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards