AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
5
Posts
2
Users
0
Reactions
2,096
Views
4 Replies
Feb 06, 2023 2:14 pm
Hi @marissambiese,
Insert the below CSS Code In Custom CSS Code Field, from Dashboard > wpForo > Settings > Colors & Styles tab:
#wpforo #wpforo-wrap .wpf-subscribe-topic.wpf-button-outlined,
#wpforo #wpforo-wrap .wpf-subscribe-forum.wpf-button-outlined,
#wpforo #wpforo-wrap .wpf-subscribe-forum.wpf-button-outlined i{
color: #00ff18 !important;
border-color: #001bff !important;
}
Feb 08, 2023 5:22 am
Perfect, that worked, thanks so much!

