Increase font size of breadcrumbs - by turner7

This topic has 4 replies, 2 voices, and was last updated 9 years, 1 month ago ago by Eva Kemp

  • Avatar: turner7
    turner7
    Participant
    February 10, 2015 at 18:51

    I would like to increase the font size of the breadcrumbs in my site. I looked through your forum and I found this code, but I tried it and it did not work for me.

    .languages-area .textwidget{
    font-size:18px;
    }

    I would also like to change the color of the breadcrumbs.

    Please advise,

    Etienne

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 21:18

    Hello,

    Please add this code in custom.css file:

    .bc-type-3 a, .bc-type-4 a, .bc-type-5 a, .bc-type-6 a, .bc-type-3 .delimeter, .bc-type-4 .delimeter, .bc-type-5 .delimeter, .bc-type-6 .delimeter, .bc-type-3 .back-history:before, .bc-type-4 .back-history:before, .bc-type-5 .back-history:before, .bc-type-6 .back-history:before, .page-heading .breadcrumbs, .woocommerce-breadcrumb {
        color: black;
        font-size: 20px;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: turner7
    turner7
    Participant
    February 10, 2015 at 22:45

    Thank you. That did the trick.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 23:18

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Increase font size 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.