Changing font properties with CSS for certain fields
-
Hello,
I have a scarce knowledge of CSS.
I’m trying to change the format of certain fields only.
I have used the css class : hf-section-head
When I try to change it in the customizer within happyforms, nothing happens even if I use !important
If I try in the theme customizer (in this case astra) nothing happens.
Ive tried using
.happyforms-styles .happyforms-part_label .label, .happyforms-styles .happyforms-part_label .happyforms-optional {
font-size: 60px !important;
}But then everything changes.
How do I identify the Correct selector format?
Ultimately i just need to BOLD and UNDERLINE a few sections.
Thanks for a great plugin!!
The page I need help with: [log in to see the link]
- The topic ‘Changing font properties with CSS for certain fields’ is closed to new replies.