hallo yours,
i want to change the color of the labeltext but i can't find a css.
thx for help
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.
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
Hi wodl,
It looks to me as if the labels are black. What exactly isn't working?
Bob
Hi wodl,
What CSS are you adding and where?
Can you post a link to the form?
Bob
http://denizfisch.woduschegg.at/CMS/
at the bottom right
color:#fff !important;
You had an extra semicolon that was breaking it.