Home Forums WoodMart support forum woocommerce breadcrumb remove in Product Brand word only

woocommerce breadcrumb remove in Product Brand word only

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

    CyberDome
    Participant

    heder woocommerce breadcrumb remove in Product Brand word only\

    mobile view only

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

    Hello,

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

    nav.woocommerce-breadcrumb span:nth-child(2) {
    display: none;
    }

    Best Regards

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