Compliments Font (Crying Uncle)
-
I have been trying on my own for days to get the Compliments font to be smaller.
I’ve tried many different iterations of code in my custom.css and none of them seem to work.
Its almost like its not even reading my custom.css.compliments { font-family: Verdana; font-weight: 10; }
-
this should work
.compliments .xlarge { font-family: Verdana; font-weight: 10; }