Home Forums WoodMart support forum Bread crumbs font size

Bread crumbs font size

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

    s0mbrer0
    Participant

    Hi,

    After updating the theme our CSS from the bread crumbs changed. We made it smaller earlier and now the font size is big again. We can’t find where to change this. Can you please assist.

    #623232

    Bogdan Donovan
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #623308

    s0mbrer0
    Participant

    Please see private area

    #623322

    Bogdan Donovan
    Keymaster

    We don’t see any old custom code on your site that globally manipulated the breadcrumb font-size, so we are unsure why it stopped working. However, you can try globally changing the breadcrumb text size using the following custom code:

    body .yoast-breadcrumb {
    	font-size: 12px;
    }

    Add this code to the Global Custom CSS Area in Theme Settings and test it on your site. Let us know if you need further assistance.

    Kind Regards

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