Tagged: 

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

    Hi,

    Posted link to site below. Do you know how to fix the submit button placement? It’s currently inline with the last row of the form.

    Thanks,
    Jared

    #687809

    Hey jarstern0,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .page-id-9 input[type='submit'] {
    	margin-top:21px!important;
    }
    

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.