Home Forums WoodMart support forum Hide the product title from the breadcrumbs on the product page

Hide the product title from the breadcrumbs on the product page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #623008

    vapeliondubai
    Participant

    i want to hide product tilte from breadcrumbs in mobile version.

    #623142

    Hello,

    I saw the screenshot you attached.

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

    .woocommerce-breadcrumb .breadcrumb-last:last-child {
    	display: none;
    }

    Best Regards.

    #623148

    vapeliondubai
    Participant

    i want to hide product title for only mobile version.
    keep in mind: i also use yeast seo plagin

    #623267

    vapeliondubai
    Participant

    i wait for your reply

    #623329

    Hello,

    Ok, then please adding the following Custom CSS in the Mobile Custom CSS area under Theme Settings >> Custom CSS.

    .woocommerce-breadcrumb .breadcrumb-last:last-child {
    	display: none;
    }

    Best Regards.

    #623375

    vapeliondubai
    Participant

    i submit this code but cannot remove product title from breadcarms.

    #623575

    Hello,

    Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #623581

    vapeliondubai
    Participant

    this my another website issue, which support is expire . can you help me?

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