• Resolved catwingz

    (@catwingz)


    Hi, I followed the steps for centering the formhere from an earlier thread, but the only thing that budged was the Captcha. This looked a bit odd all by itself, so I’ve moved it back on the left for now. Can you make any other suggestions? The site I am working with is a little mobile one, so the left alignment really sticks out. It is here.

    Btw, I use your form on all of the sites I build.
    thank you

    https://wordpress.org/plugins/si-contact-form/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi, are you trying to center the form and you tried the link above but it did not work for you? Is that correct?

    Thread Starter catwingz

    (@catwingz)

    Yes, that is correct. In his website the form is now the only element with left alignment.

    Hi, could you test one of WordPress default themes like Twenty Fifteen?

    Thank you

    Thread Starter catwingz

    (@catwingz)

    I tried 2013 briefly and everything else in the site immediately returned to left alignment. After I reinstated the CSS everything except the contact form returned to center. So, the site is back to rights, albeit with a stubborn left-aligned contact form. Any suggestions?

    Hi, the problem you are experiencing is because of your theme. Add the following to all the fields.

    text-align: center;

    Make sure that any field you find with the following
    text-align: left; you change it to center;

    Regards

    Thread Starter catwingz

    (@catwingz)

    Beautiful. I thought I’d tried everything, but clearly not. That worked perfectly. Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘revisiting centering the form’ is closed to new replies.