Comments Daniel started the conversationApril 22, 2020 at 6:56amHi again,When I include a acceptance check box or any other check box in the contact form, the previous text boxes are no longer editable. If delete checkbox's <div>, the form is ok. Where is the problem?Regards 1,974Support repliedApril 22, 2020 at 3:13pmHi, send us the page URL if possible with form with checkboxThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Daniel replied privately 1,974Support repliedApril 28, 2020 at 1:42amHi Daniel,you can add a class consent-box to the div which already has has-animation and it's wrapping the conSentand then add the following in customizer -> additional CSS:.consent-box { float: left; width: 100%; position: relative; display: block;} Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyDaniel repliedApril 28, 2020 at 8:29amIt's working.Thanx, Daniel Sign in to reply ...
Hi again,
When I include a acceptance check box or any other check box in the contact form, the previous text boxes are no longer editable. If delete checkbox's <div>, the form is ok. Where is the problem?
Regards
Hi, send us the page URL if possible with form with checkbox
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Daniel,
you can add a class consent-box to the div which already has has-animation and it's wrapping the conSent
and then add the following in customizer -> additional CSS:
.consent-box {
float: left;
width: 100%;
position: relative;
display: block;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
It's working.
Thanx, Daniel