Notifications
Clear all

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.

 

wpForo 1.x.x [Closed] Colors Issue

3 Posts
2 Users
0 Reactions
2,071 Views
Sapere Aude
Posts: 56
Topic starter
(@sapere-aude)
Trusted Member
Joined: 7 years ago

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
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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;
}
Sapere Aude
Posts: 56
Topic starter
(@sapere-aude)
Trusted Member
Joined: 7 years ago

Sweet! Thank you so much. Now that nagging little feeling that everything isn't just right is gone 🙂