How to change the font color of the label
jay3rrr
New
Hello guys, How to change the color of the label?
please see the pic below;
Thanks in advance :D
0
jay3rrr
New
Hello guys, How to change the color of the label?
please see the pic below;
Thanks in advance :D
Comments
Hi,
Learn to use the browser inspector and adding a custom.css file in your theme folder.
I am not on the computer right now but the classes are following (if I remember correctly):
.Tags.Announcements {} .HasNew {}thanks @phreak
You’re welcome!