Center mailchimp - by Tiina - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler

  • Avatar: tipadei
    Tiina
    Participant
    February 13, 2018 at 12:51

    I would like to center my mailchimp form. I have tried the <center> </center> tags in text editor, and I have tried to add css code #mc_embed_signup form {text-align: center;} both in the mailchimp code and in my custom css, but neither works. The forms stays on the left. Is there something in the theme’s stylesheet that overwrites my css or why is this happening?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2018 at 13:35

    Hello,

    Please provide link to page where you using the form.

    Regards

    Avatar: tipadei
    Tiina
    Participant
    February 13, 2018 at 14:09

    Here’s the page:

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2018 at 14:13

    Hello,

    You may use this custom css code:

    #mc_embed_signup input{
        margin: 20px auto !important;
    }
    

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.