Site logo

[Support request] How to change the font for a form

Home Forums Support [Support request] How to change the font for a form

Home Forums Support How to change the font for a form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1747849
    Robert

    Hi

    how are You?

    I just wanna ask: where could I change the font of the From (its a HappyForms plugin which take the font from GeneratePress setting)

    I change the font in GP-fonts-buttons to: Rajdhani font and it works
    but I cant find the settings to change the font in the form like:

    Imię (wymagane):
    E-mail (wymagane):
    ect.

    Kr
    Robert

    #1747991
    David
    Staff
    Customer Support

    Hi there,

    the form is using the Kelson font – which is coming from the Elementor styles – you can try this CSS to set the Form to use that font:

    .happyforms-form {
      font-family: 'Rajdhani';
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.