Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1442158
Mailchimp form in center
Closed

Comments

  • manonvanos started the conversation

    Hi, on the following page we have a mailchimp sign-up form: https://www.flipflopwanderers.com/inschrijven/ 
    Only, the sign-up form is aligned to the left and I want it to be aligned in the center. I tried different things already, but it doesn't seem to work. How can I centre it on this page?

    Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .mc4wp-form, .mc4wp-form-basic, .mc4wp-form-theme{ margin-left: auto; margin-right: auto;  }

    Best Regards,

    PenciDesign