Site logo

Archived topic

Yoast Breadcrumbs Centering

5 replies · Started by Marc-Andre on April 16, 2021

Viewing posts 1–6 of 6

Hello, I tried many CSS available online to center the Yoast Breadcrumbs, but it seems I unable to make them work. Is there a way to simply align center those breadcrumbs instead of default left for all the website?

Thank you for your support!

Hi there,

can you share a link to your site so i can see how the breadcrumb has been added ?

Thats easy then - you can add this CSS:

#breadcrumbs {
  text-align: center;
}

Perfect, that works. I was only missing the #. Thank you for your support!

You're welcome!

This archived topic is closed to new replies.