Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
How-to and Troubleshooting
3
Posts
2
Users
0
Reactions
2,071
Views
May 19, 2018 3:36 pm
Hello!
I've got just about everything nailed except on nagging little issue. I can't seem to figure out how to change the color of the Recent Topics Caret... see my attached screenshot.
2 Replies
May 20, 2018 8:57 am
Please navigate to Dashboard > Forums > Settings > Styles admin page, put this CSS code in Custom CSS Code textarea, save it, delete all caches and press Ctrl+F5 on forum front:
#wpforo #wpforo-wrap .wpforo-forum-footer .topictoggle{
color:#8C0000!important;
}
May 21, 2018 12:03 am
Sweet! Thank you so much. Now that nagging little feeling that everything isn't just right is gone 🙂