• Resolved sonyanews

    (@sonyanews)


    I need help! I use the plugin on various pages of my website, but for some reason here there’s a giant extra space after the field. Any thoughts on how to remove that please?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello,

    Thanks for reaching out to us.

    Your theme has some styling that adds additional margin below a paragraph tag. To remove it inside our forms, you can use the following CSS code.

    .mc4wp-form p {
        margin-bottom: 0;
    }

    I hope that resolves the issue. Let us know if you require any further assistance.

Viewing 1 replies (of 1 total)
  • The topic ‘Extra space????’ is closed to new replies.