Add header in product page - by vince - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 3 years, 9 months ago ago by Rose Tyler

  • Avatar: vince
    vince
    Participant
    July 26, 2020 at 11:02

    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

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2020 at 12:08

    Hello,

    Theme Options > Breadcrumbs > Breadcrumbs Style – enable and configure the breadcrumbs depends on your needs.

    Regards

    Avatar: vince
    vince
    Participant
    July 26, 2020 at 12:15

    Thanks a lot, but how can I activate JUST for product pages ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 26, 2020 at 12:19

    Add this code in Theme Options > Theme Custom CSS also:

    body:not(.single-product) .page-heading {
        display: none;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.