• (1) preview doesn’t show my form. It shows the template.
    (2) I moved first and last names to 2 columns (like in the tutorial video) but now there is a large gap between the name fields and the rest of the 1 column fields.

    Help please! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mipikale

    (@mipikale)

    I resolved #1, though not sure how, but the spacing between rows is still too large (see it in the footer on mipikale.com). Any help and tightening it up?

    Hi!

    In this case, you’d need to use custom CSS to reduce the spacing between rows. You may want to try something like:

    #mailpoet_form_2 .mailpoet_paragraph {
    margin-bottom: 10px;
    }

    in Customizer -> Additional CSS and see if that does the trick,

    We don’t support CSS customizations in MailPoet though, so if you need further help with this you can reach out to someone from Codeable or Upwork.

    Have a nice day!

    Thread Starter mipikale

    (@mipikale)

    Belated thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘new user query’ is closed to new replies.