This topic has 8 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
Hi
I want to change the breadcrumb style for single product images to “disable”.
This is easily possible for the blog posts.
How can I do it for the single products?
Thanks
Hello,
Add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
.single-product .woocommerce-breadcrumb {
display: none;
}
Best regards,
Jack Richardson.
I added the code, but I see no changes.
Hello,
As I see breadcrumbs are removed on single product page:
http://storage2.static.itmages.com/i/16/0201/h_1454345862_2791356_1ba1230feb.png
Only page title is shown. Do you want to remove it as well?
Regards,
Eva Kemp.
I want to change the breadcrumb style to “disabled” style which is different and it doesn’t have the big background and the menu shows differently.
This is easily possible to change manually per blog post and page. but I wanted to change the breadcrumb style for single products too (I can’t see the option in the edit for products).
Hello,
You can change breadcrumbs style only in 8Theme Options > General > Header Settings > Breadcrumbs Style.
Regards,
Eva Kemp.
Yes, but I can change the breadcrumb style per page or per post too in the right “[8theme] layout options” sidebar while editing. I wanted to just change this style for single products to “disabled”.
I’ll appreciate your help.
Thanks.
Hello,
Unfortunately there is no such option for single products. Sorry.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up