Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #678674

    Hi there,

    I have created a mailchimp sign up form, which seems to work, it is at the bottom of this page

    http://rentalsitepro.com/

    Could you tell me how I center the text in the boxes, so that it looks like the text in the sample contact form below it.

    Thank you

    Graham

    #680138

    Hey!

    Try adding this code to the Quick CSS:

    .avia-mailchimp-form .form_element > * {
        text-align: center;
    }

    Cheers! 
    Josue

    #686021

    Thank you very much

    #686070

    Hi,

    Glad it worked! Feel free to reach out to us again if you need assistance with anything else.

    Best regards,
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center labels on mailchimp form’ is closed to new replies.