Forums

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

Home Forums CSS Struggling with a form

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206164
    sportfeed
    Participant

    Hi guys,

    I am using a contact form in a theme of wordpress but normally this contact form is vertical, but in this theme its horizontal. Cant figure out myself te correct css to get it horizontal.

    It on this page:
    http://adamstucadoors.nl/index.php/offerte/

    Next to that i want the italic text, in a normal text not italic.

    On a earlyer website my contact form looks likes this, and this is what i want on this one to.

    http://wesbeentjes.nl/stucadoor-alkmaar-contact/

    Thanx a lot guys:)

    #206233
    sportfeed
    Participant

    Yes thats it!!! Many Many thanx, can you help me with one more thing?

    How to get the send button smaller, not full widht?

    #206266
    marcdefiant
    Participant
    .wpcf7-form-control.wpcf7-submit {
        width: 50% !important;
        margin: 0 25% !important;
    }
    #206330
    sportfeed
    Participant

    Thanx guys:)

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