Archived topic
how to decrease Breadcrumb font size (Yoast)
3 replies · Started by nutt on May 27, 2020
Viewing posts 1–4 of 4
I put my breadcrumb code in "post" only as you can see in this link
with Yoast SEO. I would like to change the font size of it.
Thank you so much
Hi there,
Try this CSS:
#breadcrumbs {
font-size: 10px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thank you so much
No problem :)
This archived topic is closed to new replies.