Tel field in Bootstrap responsive website design
-
Hi I am using Cf7 in a Bootstrap design website with the additional plugin Bootstrap for Contact Form 7. When I adjust the screen size all fields adapt to the changing screen size except the tel field. Is this a bug?
Here is part of the code
<div class="row"> <div class="col-sm-6" style="padding: 5px;"> [tel* phone-num minlength:11 placeholder "*Enter Phone Number"][/tel*] </div> <div class="col-sm-6" style="padding: 5px;"> [email* email placeholder "*Enter Email Address"][/email*] </div> </div>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Tel field in Bootstrap responsive website design’ is closed to new replies.