AI Search
Classic Search
Notifications
Clear all
1 Reply
Dec 10, 2022 1:40 pm
Hi @thephysicist,
Insert the below CSS Code in Custom CSS Code field from Dashboard > wpForo > Settings > Colors & Styles Settings:
You can change the font size by changing the numbers
#wpforo #wpforo-wrap #wpforo-title{
font-size: 25px;
font-weight: bold;
}
#wpforo #wpforo-wrap .wpfl-3 .cat-title{
font-size: 25px;
font-weight: bold;
}
#wpforo #wpforo-wrap .wpfl-3 .wpf-button{
font-size: 20px;
font-weight: bold;
}
