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 20 posts - 1 through 20 (of 20 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?

    #623855

    Hello,

    No worries, please share the login of that site here, I will check and update the custom CSS code accordingly.

    Best Regards.

    #623894

    vapeliondubai
    Participant

    this my live website, this process affect in any url? please make sure

    #624007

    Hello,

    No, it will not affect any thing else on the site, it only removes from the single product page.

    Best Regards.

    #624227

    vapeliondubai
    Participant

    just only remove product title form breadcrumbs in mobile vesion. dakstop version dont remove. i give wp login access in private content.

    #624289

    Hello,

    I have checked your site and found that the product title from the breadcrumbs on the single product in mobile is already hidden: https://ibb.co/QrF4g55

    I think it is your browser cache, please remove the browser cache from the mobile and then check back the site.

    Best Regards.

    #624308

    vapeliondubai
    Participant

    please check another product one by one than you undrestand this issue have now. i check another mobile device

    #624382

    Hello,

    Can you please share the small video of your issue to understand it better?

    Best Regards.

    #624389

    vapeliondubai
    Participant

    i give small video in private content.

    i want to remove product title from breadcrumbs in mobile version . donot remove dakstop version. keep in mind , this process donot affect website any url becouse this my live website.

    #624506

    vapeliondubai
    Participant

    i am waiting

    #624779

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Mobile CSS section:

    .woocommerce-breadcrumb span.wd-last {
            display: none;
    }

    Best Regards.

    #624820

    vapeliondubai
    Participant

    many many thanks

    #624851

    Sounds Great! that your issue has been solved.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Hide the product title from the breadcrumbs on the product page’ is closed to new replies.