After the recent rebuild update, the homepage font became very small

After the recent rebuild update, the font size for subcategory names and the latest topic titles on the homepage (when categories are set as the homepage) has become very small. How can I increase the font size within the red box on this page?

1 Like

i noticed this too with modernized foundation. looks like you have modernized foundation enabled? if you revert to old foundation, i think it goes back to the larger size.

recent changes that were made to the foundation theme might have had an effect on font size:

i used this to fix it on my site

.uc-modernize-foundation-theme {
    --d-topic-list-data-font-size: inherit;
}
1 Like

Yes, I’m using the modern theme. However, I tried reverting to the old version, and that didn’t work either. Please give it a try.

The current font size is too small and looks very out of place. I suggest changing it back :frowning_face_with_open_mouth:

both worked for me. perhaps it is another issue for you? :woman_shrugging:t2:

i’m not Team staff so i cannot revert anything.

Can confirm. Same issue when using Foundation, and when the homepage uses categories and features topics.

(post deleted by author)