Home Forums WoodMart support forum Hide Breadcrumbs in the product's page

Hide Breadcrumbs in the product's page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71149

    aminemo
    Participant

    Hello,

    How can I hide the Breadcrumbs on the product’s page?(please see the screenshot2 attached bellow)

    Please get back to me asap.

    Best regards,

    Attachments:
    You must be logged in to view attached files.
    #71160

    Hello,

    Please add this code to the Theme settings > Custom CSS

    .breadcrumbs-location-summary .single-breadcrumbs-wrapper {
        display:none;
    }

    Best Regards

    #71215

    aminemo
    Participant

    Thank you 🙂

    #71220

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Hide Breadcrumbs in the product's page’ is closed to new replies.