Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #513923

    Hi

    Hope all is well. I am busy setting up a fairly complicated form using the default avia contact form. It has a few sections and i just need to add
    a bit of spacing between the sections on the form itself. Is there a way to do this? I would like a bit of space above these sections that i have circled. Please advise, if possible, for future reference what css file i can edit to accomplish this. Attached an image and webpage link.

    http://allnationsfuneral.co.za/membership-application#top

    Sincerely

    #513929

    Hey mogammad!

    You can add a new form element and set it’s type to “Custom HTML” and then add something like this in to create some space.

    <div style = "height: 50px; clear: both;"><br /></div>
    

    Cheers!
    Elliott

    • This reply was modified 9 years, 9 months ago by Elliott.
    #514203

    Thank you!…problem solved!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Form Header Spacing’ is closed to new replies.