Label Styling – help…
-
I can’t seem to get the label font weight to change.
When I view my site with inspect element, I think I am seeing the styling of the plugin (700 weight) and then my styling (400) is crossed out. How do I override the 700?
I have followed the instructions, inserted some code into my style sheet:
.mc4wp-form label {
font-weight: 400;
color: #1e1e1e;
font-family: helvetica,serif;
font-size: 14px
}This may seem silly, but does it matter where I put the code into the stylesheet?
Thanks for any help anyone can offer.
Kim
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Label Styling – help…’ is closed to new replies.