Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #322720

    Hi, how do I center the contact form? I’d like to see the button and response text in the center.

    • This topic was modified 10 years, 2 months ago by maxosbon.
    #322863

    Hi maxosbon!

    Thank you for using Enfold.

    What do you mean by “response text”? A screenshot of the page with the centered contact form will help.

    Regards,
    Ismael

    #322993

    On OsbonCapital.com on the “contact form” in the middle of the home page.

    I’d like to center the “Ask” button. When you type in some text and click “Ask” the response text reads, “Your message has been sent!”. I guess this is actually called the Message Sent Label.

    Thanks!

    #323010

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-1117 p.form_element:nth-child(4) { width: 100%; text-align: center; }
    h3.avia-form-success { text-align: center; }

    Best regards,
    Yigit

    #323078

    That worked! Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Contact Form – Centered?’ is closed to new replies.