Notifications
Clear all
1 Reply
Jan 19, 2021 11:25 am
Hi @rapid3dme,
Use the CSS code below:
#wpforo #wpforo-wrap .wpforo-category div {
font-size: 16px !important;
font-weight: bold;
}
The red marked value can be changed as you like.
The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.
Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.
