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

    Contact Form Change Box Height & padding between fields?

    How do I change the height of the boxes where people input information and how do I reduce the space or padding between the input areas?

    Basically I am trying to reduce the input field height and space between them.

    Thank you for your help.

    #388886

    Hey!

    Try adding this code to the Quick CSS:

    #top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
        padding: 4px;
    }

    Cheers! 
    Josue

    #388909

    WOW, perfect!!

    Thank you very much for that fix!

    I know Contact Form 7 has more features but I like the Kriesi form, it is a much nicer looking form.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact Form Change Box Height & padding between fields?’ is closed to new replies.