Form don't work after styling
-
Hello! I’ve styled a form with CSS Hero. After that when I’m trying to submit it doesn’t work.
Just try here: https://buh2you.ru/Here’s is the backend form code:
<style> .fa-lock { margin-right:3px } </style> <div align="center" class="cf7-name-bootstrap-modal"> <p>[text name-450 class:cf7-name-entry-bootstrap-modal-class placeholder "Ваше имя"]</p> </div> <div align="center" class="cf7-phone-bootstrap-modal"> <p>[tel tel-88 class:cf7-phone-entry-bootstrap-modal-class placeholder "Номер телефона"]</span></p> </div> <div align="center" class="cf7-submit-btn-bootstrap-modal"> <p>[submit class:cf7-submit-btn-bootstrap-modal-class "получить консультацию"]</p> </div> <div align="center" class="cf7-footer-bootstrap-modal"> <p ><i class="fa fa-lock"></i> Ваши данные в безопасности</p> </div>
Please, help. I don’t know what’s wrong with it.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Form don't work after styling’ is closed to new replies.