Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Submit Button Not Aligned with Form

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #206141
    RabbiSchnell
    Participant

    Hi everyone,

    I’m having a problem with my contact form; the submit button is way off to the right, and I’m not sure on what to do. I need the right edge of the “Get an Offer” button lined up with the right edge of the contact form. I’ve tried researching this but can’t seem to find any solutions.

    The ID of my contact form div is wpcf7-f120-p43-o3. This is the code I tried so far:

    #wpcf7-f120-p43-o3 {
    float: left !important;
    width: 60%;
    }

    The code does nothing, unfortunately. I’m using a wordpress theme, so I think that is what’s messing it up.

    I appreciate any help given. Thanks.

    Here is the link to the problem contact form: http://andrepurchaseshomes.com/get-an-offer/

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.