CSS : wpforms-field-label ?
-
Hello,
I’m trying to customize the title of a form but I can’t manage to make any change.
I digged and I assumed this is the class concerned if I want to modify the title only of the form : .wpforms-field-labelI tried to add the following css code in the customized css code plugin :
div.wpforms-field-label {
color:ff0000 !important;
}Does anyone knows what is wrong?
Thanks a lot,
Marc
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CSS : wpforms-field-label ?’ is closed to new replies.