breadcrumb

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #484221

    karine
    Participant

    Hi,

    In single product , is it possible to change the color of the product name in the breadcrumb ?
    See attachment

    Thanks

    Regards

    Karine

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

    Luke Nielsen
    Keymaster

    Hello,

    Yep, the below code will help you with it, please enter it in Theme Settings -> Custom CSS.

    .single-product .woocommerce-breadcrumb .breadcrumb-last{
        color: blue;
    }

    Kind Regards

    #484241

    karine
    Participant

    Thank you so much

    Regards

    #484243

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In case you need any additional help, I’d be more than happy to assist you.

    Wish you all the best.

    Kind Regards

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

The topic ‘breadcrumb’ is closed to new replies.