• Resolved peggywade

    (@peggywade)


    Hello, new user here. I want to change the font on my forms, I guess I have to tweak the CSS, but I have a very limited knowledge of it. Can someone please help?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi, @peggywade!

    Thank you for posting your question!

    Please add the following code with the desired font-family to Custom CSS panel of your form theme:

    .wdform-label,
    label {
        font-family: sans-serif;
    }

    Make sure to clear the cache of your web browser before checking the changes. Hope our suggestion will be helpful for you.

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘CSS for font family’ is closed to new replies.