Adjust the Gap Between the Contact Form Fields and Submit Button

|

The Divi Theme's contact form module displays a contact from consisting of input fields (such as the message textbox) followed by a submit button (and optional captcha). If you'd like to adjust the space between the input fields and submit button / captcha, you can do so with this CSS:

.et_contact_bottom_container { 
    margin-top: -4% !important; 
}
The default value used by Divi for the top-margin is -1.5%. Decreasing it will reduce the gap between the input fields and submit button (a top-margin of around -4% seems to get rid of the gap entirely on an uncustomized contact form). Increasing it, e.g. to 0% or higher, will move the button down and increase the gap between it and the input fields.

This post may contain referral links which may earn a commission for this site

Divi Booster

Hundreds of new features for Divi
in one easy-to-use plugin

0 Comments

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

Your email address will not be published. Required fields are marked *.