Home › Forums › Support › newsletter form css This topic has 1 reply, 2 voices, and was last updated 6 years, 1 month ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 30, 2017 at 11:56 am #413179 Halil hi, I have a form on my left side bar for subscription, and I want to size both “email” and “subscribe” fields, so that they are equal in lenght and their lengnt is almost as wide as left side bar. I also would like to decrease spacing between them . would u pls help with the css October 30, 2017 at 2:04 pm #413248 LeoStaff Customer Support Hi there, E-mail width: input[type=email] { width: 400px; } Button width: input[type=submit] { padding: 10px 140px; } Spacing: .mc4wp-form-fields p { margin-bottom: 0.5em; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In