• Resolved michaelamarie

    (@michaelamarie)


    Hi, here is my site: http://www.quietraveler.com/

    If you click FREE RESOURCES in my nav bar (far right) you’ll see a pop-up comes up. My Mailchimp form (shortcode inserted in pop up) is aligned left and I need it to be center.

    I have Googled this and read many forums and tried a lot of different suggestions and none have worked for me.

    Thanks in advance for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lap

    (@lapzor)

    It hurts me to give support on a pop-up that is not ours, it would be better is you use our plugin “Boxzilla”. It works very well with MailChimp for WordPress and it’s free.

    But here it goes: Add the following CSS css:

    #mc4wp-form-1 { text-align: center; }

    with a plugin like “simple custom css”.

    • This reply was modified 7 years, 3 months ago by Lap.
    Thread Starter michaelamarie

    (@michaelamarie)

    Thanks, I appreciate your help, sorry to cause you pain 🙂 Perhaps I will switch to Boxzilla when I have more time to set up a new one. Anyway, the CSS did not work. My Mail Chimp box id is 800 so I tried switching the 1 for 800 in that code but it did not work either.

    Plugin Contributor Lap

    (@lapzor)

    Hi,

    Maybe
    #mc4wp-form-1 { text-align: center !important; }
    will do the tick?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot center Mailchimp form’ is closed to new replies.