Oct 09, 2018 2:25 pm
Hello,
Can you tell me the #Color of the topic footer text
(" Currently viewing this topic 1 user ( Migath ) .
Recently viewed by users: "" Il y a 15 minutes . " )
Add at the 1.5.4 Release.
i've try different #Color, but nothing change... (i used a dark theme, and the color actually is a dark gray).
Thank for your help.
1 Reply
Oct 09, 2018 6:44 pm
I recommend use custom CSS code. Put this code in Dashboard > Forums > Settings > Styles Tab > Custom CSS Code textarea, save it, delete all caches and press Ctrl+F5 on forum front-end:
#wpforo #wpforo-wrap .wpf-topic-visitors p{ color:#EEEEEE; }