Replies: 0
Hi, using Version 5.4.1 of contact form 7 and have a number field where we are using min:1 max:2 to limit users entering numbers between 1.00 and 1.99, this works fine on Windows and Android platform however on IOS phone and tablet the visible field width is reduced to 1 character width.
I’ve tried min:1.00 and max:2.00 however that disables the limitation. but the entry field then is the same as all other fields
so how do I use min:1 max:2 so that the width of the entry box will show 1.65 as an example instead of just 1
Hope that makes sense