• I’m getting an unwanted space between my Text and Text Fields.

    I have deleted the <P> tags in the contact form editor and added the code down below to my styles.css without any luck.

    .wpcf7-form input{
    	margin:0;
    }

    When I inspect the page via Chrome I can see that
    tags are being added between the text and text fields adding that unwanted space.

    Anyone have a solution?

  • The topic ‘contact 7 form spacing between fields.’ is closed to new replies.