-
Any way to make the description text darker? Right now the light grey is a bit hard to read...and I don't see an advanced option for that text color.
I have seen it done on other slinksets - I am wondering if I am missing where in the options.
Any way to make the description text darker? Right now the light grey is a bit hard to read...and I don't see an advanced option for that text color.
I have seen it done on other slinksets - I am wondering if I am missing where in the options.
.link .description {color:#000;}
in the custom CSS will do it.