This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Line spacing between questions
Started 11 years ago by Giorgio | 3 posts |
-
What is the best way to increase spacing between the form questions?
Thanks!Posted 11 years ago # -
You can edit your theme, click the Advanced CSS menu item and add this code:
#main_body form li{ margin-bottom: 20px; }
simply adjust the value above with your own preference.
MachForm Founder
Posted 11 years ago # -
What are the CSS hooks for the box description text please, You can't change them on the built in form but as above, need some extra padding/line height. See the Address area of this form for what I mean, the description text is slightly behind the box below:
>http://bluestreak-airsoft.co.uk/booking_form2.phpAlso, can I change this text to remove 'zip' from the postcode as this is a site for a physical UK location, so not any overseas customers?
PS Mach form rocks ;-)
Posted 10 years ago #
Reply
You must log in to post.