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

    Hello,

    i want to align the line of textbox with the other line of name, email, subject. Is the last line of form and is 14px left from the other fields.

    Thank you

    #747805

    Hey Designweb,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia_ajax_form .text_area {
        margin-left: 0 !important;
    }

    Best regards,
    Rikard

    #747882

    Ok. That work fine.

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Align textbox field of form’ is closed to new replies.