Viewing 1 replies (of 1 total)
  • Hi Iri,

    The spacing did not work because there is a code for the page’s form that creates the spacing, but this code does not exist for the footer’s form.

    Please add the following code in the Appearance > Customize > Additional CSS section of your WordPress Admin dashboard:

    .mc4wp-form-fields p {
    	margin-bottom: 1em;
    }

    This code should give your site the same spacing between the lines on the form inside your footer:



Viewing 1 replies (of 1 total)
  • The topic ‘Form problem in the footer’ is closed to new replies.