Site logo

Archived topic

How to add breadcrumbs dynamic?

6 replies · Started by Max on December 15, 2022

Viewing posts 1–7 of 7

I found, can you guys check? Now how do i change the size of the text. I want 13px. You would help me a lot :)

I use of rankmath. Is there a css code i can use to change the font and size

It shouldn't matter if you are using Yoast or Rankmath.

As long as you have a GB container wrapped outside the shortcode, the typography options should work.

If you still prefer CSS then try this:

.rank-math-breadcrumb {
    font-size: 14px;
}

Thanks!

No problem :)

This archived topic is closed to new replies.