Nov 19, 2023 4:21 am
Hi everyone,
Hay can I increase the font size (and its icon) of the subforums in the "threaded" layout?
(see attached image of this forum as an example)
Thanks
2 Replies
Nov 19, 2023 11:20 am
Hi @jorgew
add this to custom css (example for 16px)
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item i{font-size: 16px; align-items:center;}
Dashboard > wpForo > Settings > Colors & Styles > Custom CSS