Hi. I’ve tried to change the font weight of “registration details” in the CSS code. I’ve tried both of these, but they are not working. Can you advise please?
both of those are still getting overridden by http://worldofvirtues.com/wp-content/uploads/espresso/templates/css/espresso_default.css line 132:
.event_espresso_form_wrapper h3
try changing your first rule to:
.event_espresso_form_wrapper h3.section-heading {font-weight: 350;}
in general, it’s better to use greater specificity to override an existing rule, rather than using !important.
Viewing 1 reply thread
The support post ‘Changing the font weight for section heading’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.