vertical align form

  • Posted in : Efor
  • Anonymous
    Inactive

    Hello
    I created a simple contact form with wp-forms and divided it into 2 columns. Name field and email field in column 1 and message field in column 2. For some reason column 1 is vertically aligned top and column 2 is vertically aligned middle – I want both columns to be aligned top and the content must be aligned at the bottom too. please help me :)

    serkan
    Moderator

    Hi,
    It says “Sorry, you are not allowed to preview drafts.” That is why I could not checked your draft for the contact form.

    Anonymous
    Inactive

    Sorry, I’m really new at WordPress – how can I give you access ?

    Anonymous
    Inactive

    I gave you access as an editor.

    Anonymous
    Inactive

    Hello,
    I still haven’t heard back from you – could you please help me with the form ?
    I want the 2 fields in the left column to be align to the one field in the right column.

    serkan
    Moderator

    Hi,
    Could you try to use these custom css codes;

    div.wpforms-container-full .wpforms-form .wpforms-field {
        width: 50%;  padding: 10px 10px;  clear: none; }
    div.wpforms-container-full .wpforms-form button[type=submit] { margin-left: 10px; }
    textarea#wpforms-2355-field_2 { width: 205%; }

    Thanks

    Anonymous
    Inactive

    Sorry, it’s not working…

    serkan
    Moderator

    Hi,
    Could you explain it to me more then? Maybe i misunderstood what you want.

    Anonymous
    Inactive

    check out the website – bottom of the page – http://www.retraite-autrement.be

    serkan
    Moderator

    Hi,
    Could you try to add this custom css code for the footer contact form;

    div#wpforms-1971-field_2-container { margin-top: -90px; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register