Archived topic
Style Yoast Breadcrumbs gap
3 replies · Started by Paul on January 25, 2023
Viewing posts 1–4 of 4
Hi
How can I style the Yoast Breadcrumbs so that the gap between my menu and the breadcrumb is increased?
https://www.suddencardiacarrestuk.org/donate/
Thanks
Hi Paul,
This CSS should work:
p#breadcrumbs {
margin-top: 1.5em;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thanks, that's perfect!
No problem :)
This archived topic is closed to new replies.