This topic has 4 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler
Hello,
My product page has no header : https://zigzagbe.tinytake.com/tt/NDQ4NjQxNl8xNDIwOTc2NQ
How can I add one like this ? : https://zigzagbe.tinytake.com/tt/NDQ4NjQxN18xNDIwOTc4MA
Hello,
Theme Options > Breadcrumbs > Breadcrumbs Style – enable and configure the breadcrumbs depends on your needs.
Regards
Thanks a lot, but how can I activate JUST for product pages ?
Add this code in Theme Options > Theme Custom CSS also:
body:not(.single-product) .page-heading {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up