Remove product's title of breadcrumbs,

This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler

  • Avatar: yea73920
    yea73920
    Participant
    January 31, 2018 at 10:57

    Hi

    I would like to remove product’s name from product page’s breadcrumbs and move breadcrumbs to right, under pre-page link.

    Could you tell me how to do that?

    Thanks

    my product page>
    https://www.tyseafood.com.tw/product/product0002/

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 31, 2018 at 11:19

    Hello,

    You may use this css code in Theme Options > Custom css:

    .single-product .page-heading .title {
        display:none;
    }
    .single-product .page-heading .woocommerce-breadcrumb {
       text-align: right;
       margin-top: 45px;
    }

    Regards

    Avatar: yea73920
    yea73920
    Participant
    February 1, 2018 at 14:43

    It’s work many thanks : )

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 1, 2018 at 14:46

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Remove product's title of breadcrumbs,’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.