Forums

where can i change the label color?

hr.rossi1@gmail.com 11 Mar, 2018
hallo yours,
i want to change the color of the labeltext but i can't find a css.
thx for help
Max_admin 14 Mar, 2018
Hi hr.rossi1,

Please try to add a CSS element under Designer > Custom > CSS then use this code:
.field label{color:red !important;}
Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
wodl 28 Apr, 2018
Hi, i tryed to insert custom CSS, but it seems that it is not working... any ideas?
Downloaded component, module and plugin on 28.04.2018
GreyHead 29 Apr, 2018
Hi wodl,

It looks to me as if the labels are black. What exactly isn't working?

Bob
GreyHead 02 May, 2018
Hi wodl,

What CSS are you adding and where?

Can you post a link to the form?

Bob
wodl 02 May, 2018
http://denizfisch.woduschegg.at/CMS/
at the bottom right
healyhatman 02 May, 2018
Answer
1 Likes
color:#fff !important;

You had an extra semicolon that was breaking it.
wodl 03 May, 2018
Thank you, that was it🙂
This topic is locked and no more replies can be posted.