Log in

View Full Version : Change text description color


Calahan
06-12-2013, 08:12 PM
Hello

Can anybody please tell me how to change the grey text in the red marked box?
see attachment

Thanx

Theme Tempest
06-13-2013, 12:40 AM
In the additional.css template add the following code, replacing ****** with the color of your choice:


.formcontrols .blockrow .description {
color: #******;
}

Calahan
06-13-2013, 09:34 AM
Thanks a million :up:

Amaury
06-13-2013, 02:42 PM
In the additional.css template add the following code, replacing ****** with the color of your choice:


.formcontrols .blockrow .description {
color: #******;
}


No need for custom CSS. Just edit the shade_color StyleVar.