Site logo

Archived topic

Breadcrumbs style

6 replies · Started by Espresso on June 30, 2017

Viewing posts 1–7 of 7

Hi Tom,

I have set up Yoast breadcrumbs and they work fine (I used the code you gave to another guy and added it to the hook "before header".

However, as you can see...it has inherited all the style and background of the TOP header.

I would like to set a full width background and style them making the height thinner etc...

Any advice?

Here is the page:

https://www.espressotranslations.com/professional-translation-services/

Thanks a lot for your support.

Dan

Hi there,

Try removing this class from the breadcrumb container: page-header

They're hidden behind your sticky header.

You might need to adjust your CSS to this:

.custom-fixed-header + * {
    padding-top: 170px;
}

Sorted!

I added some padding to them and reduced the hight of the fixed header :)

Thanks for your help!
Dan

Glad you got it working :)

This archived topic is closed to new replies.