Tagged: CONTACT FORM Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 15, 2013 at 11:21 am #175567 e-conomyParticipant How do I change the size of the contact form (it is so big) October 15, 2013 at 4:15 pm #175923 IsmaelModerator Hi e-conomy! You can adjust the padding and the minimum width. Add this on your custom.css or Quick CSS: #top .ajax_form .text_input, #top .ajax_form .select, #top .ajax_form .text_area { width: 100%; min-width: 50px; padding: 5px; } Cheers! Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘change contact form’ is closed to new replies.