• Resolved allansjackson

    (@allansjackson)


    Hi There
    This looks like a really great plugin. The only thing I’d like to change is the vertical spacing between form fields. Could that be done through the settings or some CSS?
    Cheers
    Allan

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey 👋 Sure thing, @allansjackson!

    It’s just the form in the sidebar you need help with, right?

    To increase the spacing between fields, try this code snippet…

    .happyforms-form__part {
        margin-bottom: 15px !important; 
    }

    I hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Vertical padding adjustment’ is closed to new replies.