[Resolved] Change font contact form

Home Forums Support [Resolved] Change font contact form

Home Forums Support Change font contact form

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1638559
    Manuela

    Hello,

    How can I change the font of the Submit button from my Contact form?

    Thank you,

    #1638665
    Leo
    Staff
    Customer Support

    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/

    #1638681
    Manuela

    Hey Leo,

    Many thanks!

    Great support

    #1638693
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.