Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ryann Micua

    (@pogidude)

    Hi Tracy, thanks for using the plugin. As for your issue, that’s sometimes caused by other plugins the theme itself applying paragraph tags automatically.. you can try this though:

    Go to magic action box settings page -> general tab, check the minify html check box.. let us know if this works.

    Thread Starter tracyselena2

    (@tracyselena2)

    Thank you. It seemed to help a little bit. I also deactivated all the plugins except MAB and you’ll see it still has a lot of extra space at the bottom.. (although not as much as before the minify option was turned on).

    Thank you so much for your help.
    Do you think it’s the theme code?

    Tracy

    https://newdirectionshypnosis.com/top-10-stressors/

    Plugin Author Ryann Micua

    (@pogidude)

    I see an extra paragraph tag wrapping around a hidden field. That’s one cause for the extra space.

    The submit button also has 15px margins in bottom which is also adding some more space.

    you could also add this css code inside the Custom CSS text box:

    .userstyle-3.magic-action-box .mab-main-action-wrap form{ margin: 0; }

    let us know if this works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Extra spacing in form, extra paragraph tags’ is closed to new replies.