how to edit font ?
-
Hi,
I try to edit the header font with some custom CSS but it doesn’t work.
current CSS:
}
.newsletter-api-form-theme5.form_id51913 .newsletter_form5_section-heading {
font-family: Open Sans !important;
}CSS code that I used without success :
}
.newsletter-api-form-theme5.form_id51913 .newsletter_form5_section-heading {
font-family: BebasNeue !important;
}Is there a way to edit the CSS used in the plugin ?
thanks,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘how to edit font ?’ is closed to new replies.