Notifications
Clear all
3 Replies
Oct 02, 2020 3:51 pm
Hi @sparky,
Please try the followings CSS code:
.wpforo-category .cat-title{
font-size: 25px !important;
}
Please note the red marked value can be changed.
The CSS code should be added in the Dashboard > Forums > Settings > Styles admin page "Custom CSS Code" textarea.
In any case please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.
Oct 02, 2020 7:14 pm
Perfect, thank you very much.
Is there a library/repository where I could look up other codes or just keep asking here?
