Width Form Posted in : Photographer AM2017Participant 12 June 2018 at 11:47 #54880 Hi, I’m trying to adjust the look of my form. Most of it works: font, send button. The width of the textfields and the border I can’t change somehow: http://www.absentmatter.com/2018/contact/ I hope you can help. I’m using the WPforms plugin. Best, Kjoep serkanModerator 12 June 2018 at 16:59 #54896 Hi, you can try to use these custom css codes; div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium, div.wpforms-container-full .wpforms-form button[type=submit] { border: 3px solid #eee; max-width: 320px; } div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium:focus { border-color: #555; outline: 0; } div.wpforms-container-full .wpforms-form button[type=submit]:hover { border: 3px solid #ccc; } Thanks AM2017Participant 13 June 2018 at 14:40 #54915 Hi Serkan, Thanks for your reply. It works for the message area but unfortunately not for the input text fields. I hope you can help, Thanks, Kjoep serkanModerator 13 June 2018 at 15:26 #54916 Hi, You can try to use ninja form plugin which is suitable with the theme. https://ninjaforms.com/ Thanks AM2017Participant 13 June 2018 at 16:51 #54919 Thanks for the tip: great plugin; I got it fixed :) serkanModerator 13 June 2018 at 18:21 #54921 You are welcome. Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in and have valid license to reply to this topic. License required for the following item Photographer WordPress Themeby pixelwars Login and Registration Log in · Register