Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #343769

    Hey guys,

    I want to center align the “submit” button on the page instead of left align which is the default setting. How do I change that in my quick CSS?

    Scroll all the way to the bottom to see what I’m talking about. Link to website: http://footballxo.com/

    Thanks!

    #344390

    Hey aminomar!

    Try this out,

    .avia_ajax_form .button { display: block !important; margin: 0px auto !important; }

    Best regards,
    Elliott

    #344711

    Great! It worked, thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change CSS of Contact Form’ is closed to new replies.