Change Color of Lable Text

Anonymous
Not applicable
How to change font color, on form for lables.

Regards,
Hiren
Tags (1)
4 REPLIES 4
Anonymous
Not applicable
I Just need to copy label{color:#000000;} and paste in my Edit custome css.. Right??

Rgds,
Hiren
Alok_Ramsisaria
Level 10
open edit custom css
label{color:#000000;}

Change this color hexacode, as per the color you want.

Anonymous
Not applicable
Hi Alok,

Can provied me the code for the same or where exactly we need to modify the color.


Regards,
Hiren
Alok_Ramsisaria
Level 10
Hi Hiren,

You need to edit the CSS for changing the color. You can edit your custom CSS from Form Settings > Form Theme.

Here's a snapshot to illustrate;

0EM50000000Rfzr.jpg

Hope that helps!