Site logo

Archived topic

Reduce Breadcrumbs Text Size

3 replies · Started by John on April 23, 2021

Viewing posts 1–4 of 4

Hi GP,

I use the following hook element to add breadcrumbs via Yoast:

<?php if ( function_exists('yoast_breadcrumb') && !is_front_page() ) : ?>

<?php endif; ?>

While the breadcrumbs show up, the text is rather big. How do I need to add to the element in order to reduce the font size?

Perfect. That worked! Thank you very much :)

No problem :)

This archived topic is closed to new replies.