Please or Register to create posts and topics.

Breadcrumbs – Make Larger?

We are working on being ready for those who need larger text or use Assistive Technologies (Screen Readers, etc.).   I have already found the AT mentions, and happy to see that you have implemented things to help with that.

With that in mind, what CSS do I need to make the Breadcrumbs larger?

Hi @tark-henderson,

to adjust the font size of the breadcrumbs, you can use the following CSS:

#af-wrapper #forum-breadcrumbs {
font-size: 20px !important;
}
Tark Henderson has reacted to this post.
Tark Henderson
Need professional help with Asgaros Forum? Book an appointment with us at domra Web Solutions for setup and customization services. Learn more about our Toolbox for Asgaros Forum plugin to enhance your forum experience.

Perfect, thank you very much.

qualmy91 has reacted to this post.
qualmy91