Styling Custom Forms
Modified on Wed, 24 Aug, 2022 at 11:09 AM
This video has explained how to style custom forms.
label{color:#000000!important; display: none;}
.form-control {background: #fff; font-size: 20px; font-weight: normal; border: 1px solid #ccc; border-radius: 6px; height: 81px;}
.form-builder--item {padding: 0px;}
.btn {text-transform: uppercase; font-size:27px; font-weight: bold; height: 80px; box-shadow: rgb(14,141,199) 0px 3px 0px}
.btn:hover {opacity: 0.9;}
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article