This topic has 9 replies, 3 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
When i add a product to a categorie you then see the picture of that product coming through the center of the product categorie name banner. What can i do so you don’t see the product picture but only the categorie name. When i remove the product then the product name banner is ok and you just see the categorie name. Ps. I wanted to add a screenshop but cannot see how to add it to this message.
Hello,
Thanks for the topic.
You may use such screenshot maker as Lightshot and provide screenshot link in Private Content.
Regards
Hi, thanks for your answer. Here are the screenshots so you can see what i mean.
Hello,
To change the breadcrumbs image for the specific page only edit the page and upload page Featured image http://prntscr.com/fvy66b
To change breadcrumbs image for the Product category go to Products > Categories > upload Custom page heading image.
If you want to remove breadcrumbs image for category pages, please provide us with your website URL and we will give custom css code.
Regards
Ok thank you but that to change with the breadcrumbs image i know. See the website link in the private content then you can see what i mean. That website is not at all ready for publishing yet, i’m just experimenting with the template yet…
Please add this code in Theme Options > Styling > Custom css to remove the image:
.tax-product_cat .page-heading {
background-image: none;
}
Regards
Hello,
Make sure that you set the shop page in WooCommerce > Settings > Products > Display > Base shop page. Because if you did not choose the shop page you may have the problem with random image in breadcrumbs.
Regards
Ok perfect the code to the Custom css worked. Thanks for the good support.
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up