• Resolved disasalo

    (@disasalo)


    My Neve theme doesn’t show my mailchimp MC4WP subscribe form correctly on my home page. It is completely to the left side of the site, the text starts right from the computer screen.

    (Not sure if you can see my website, I haven’t published it yet.)

    I use chrome.

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

Viewing 1 replies (of 1 total)
  • Hi @disasalo,

    Thanks for choosing Neve!

    You can add the code below in the Additional CSS section within the Customizer to add space on the left side of the form.

    .home .mc4wp-form-fields {
        margin-left: 35% !important;
    }

    Have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘Neve MC4WP form not aligned’ is closed to new replies.