Site logo

Archived topic

Adding breadcrumbs without yoast

6 replies · Started by Sameer on December 1, 2022

Viewing posts 1–7 of 7

Figured some.

However, it seems pushed to the right side on mobile devices.

Please advise a fix.

Yes, especially on mobile devices.

I see.

Can you try adding this through Appearance > Customize > Additional CSS?:

ol.fbc-items li:first-of-type{
    padding-left: 0 !important;
}
This archived topic is closed to new replies.