Contact form misaligned

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 8 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #213318

    Melissa Washington
    Expired Member
    Post count: 17

    I inserted a contact form on the Contact Us page and the alignment is all screwy. Image attached. How do I fix this? Never had this happen before.

    http://www.womenveteransexchange.com
    WP version 4.5.2
    GD 1.6.2

    Thanks

    #213459

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please add this to GeoDirectory >> Design >> Scripts >> Custom CSS

    
    
    .contact-form input[type="email"], .contact-form input[type="text"] {
        float: none;
    }

    Thanks

    #213537

    Melissa Washington
    Expired Member
    Post count: 17

    Thank you!

    #213933

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket