Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

CSS : wpforms-field-label ?

$
0
0

Replies: 0

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-label

I 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 all articles
Browse latest Browse all 67836

Trending Articles