Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
1
Reactions
1,321
Views
Aug 25, 2022 2:06 am
hi.. is there any way how to change this category title color ?
Spoiler
This

The page I need help with
2 Replies
Aug 25, 2022 11:38 am
Try this:
#wpforo #wpforo-wrap .wpforo-category .wpforo-cat-panel .cat-title {
color: #606098 !important;
}