Hi Team, I've implemented quite a lot of custom CSS to change my site appearance, much of it was done a good while ago.
However I'm running into problems trying to find and change an obvious color style edit I made in the past to the username text color in the posts and recent posts and recent topics widget.
I've searched my current edits in the wpforo custom css file but for the life of me, I can't track this code down to change it as currently the color is bright yellow (ffff00) and thus, very difficult to read.
Can anyone assist please as to where I might find and re-edit this CSS code?
My domain can be found at https://nonstandardhouse.com/
Many thanks
Hi @studio500,
Insert the below CSS code in Dashboard > Forums > Settings > Styles Tab > Custom CSS Code Field.
.wpforo-last-topic-info.wpfcl-2 a { color: # !important; }
Hello, I Have the same problem
https://postbrexit.blog/community/
How I can solve it?
Thank you very much