hallo yours,
i want to change the color of the labeltext but i can't find a css.
thx for help
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:
Please try to add a CSS element under Designer > Custom > CSS then use this code:
.field label{color:red !important;}Best regards
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
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
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
What CSS are you adding and where?
Can you post a link to the form?
Bob
color:#fff !important;
You had an extra semicolon that was breaking it.
You had an extra semicolon that was breaking it.
This topic is locked and no more replies can be posted.