Archived topic
Change font contact form
3 replies · Started by Manuela on January 29, 2021
Viewing posts 1–4 of 4
Hello,
How can I change the font of the Submit button from my Contact form?
Thank you,
Hi there,
Try this CSS:
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
font-family: "Lora", serif;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Hey Leo,
Many thanks!
Great support
No problem :)
This archived topic is closed to new replies.