Unable to decrease height of input and textarea fields
-
Hello! My Forminator form is at https://xn--substanzuntersttzte-therapie-g7c.de/en/contact/
I’m having the following issue: the input fields and the textarea fields are just too high. I want them to be more compact, like on this page: https://www.manuel-aicher.com/kontakt.html.
However, it seems that no matter what I do I am unable to achieve that.
I have already set spacing for the “compact” setting.
I have added the following CSS
.forminator-input { min-height:20px; height:20px; }
.forminator-textarea { min-height:40px; height:40px; }.
The only way I was able to decrease the height of fields is to set custom spacing of 10px, but then I get a different issue: there is not enough spacing between fields and everything becomes clumped together sitting on top of each other without the necessary gaps.
Can you help?The page I need help with: [log in to see the link]
The topic ‘Unable to decrease height of input and textarea fields’ is closed to new replies.