Viewing 3 replies - 1 through 3 (of 3 total)
  • Amit Singh

    (@apprimit)

    Hello,

    Try to add the below code to the Customize > Custom CSS section to change the font –

    input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button {
        font-family: Arial;
    }
    Thread Starter Maxim Tulpakov

    (@maxcomp)

    thank you very much!
    Do you plan to add this feature in theme settings?

    Amit Singh

    (@apprimit)

    Thank you for the suggestion. We will surely consider it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to change the font for the buttons for the site?’ is closed to new replies.