Also how can I center headline?
Hi @andriusvv8
I hope you’re well today!
You can make input field and submit button taller (bigger height) by enabling “Custom CSS” option in form’s “Appearance” settings section and adding this CSS to it:
.forminator-input {
height:50px;
}
.forminator-button-submit {
height:50px;
}
Note please: you might want to adjust pixel values in both rules.
Also how can I center headline?
What part of the form exactly do you mean – a field name, a section field content or something else? Or is it a part of other area of the page with the form? If you could point me to the specific page of yours and that specific headline there, where you want to make this change it would help a lot.
Best regards,
Adam
Hello there @andriusvv8
It’s been a while since we’ve heard back from you so I’m going to mark this topic as resolved. You can still post back any updates and we can continue.
Take care,
Dimitris