Home Forums WoodMart support forum Want to remove back to shop icon on product page

Want to remove back to shop icon on product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #224099

    eric
    Participant

    Hi there,
    I want to remove the back to shop icon on product page. Thanks!

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

    Hello,

    I saw the screenshot you attached and visited your website.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-breadcrumbs-wrapper .woodmart-products-nav {
    display: none;
    }

    Regard’s.
    Xtemos Studio.

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