Contact page boxes can’t see questions

Contact page boxes can’t see questions

Luxurymrkt
Globetrotter
769 2 163
Hi,

 

on my contact page I can’t see the whole question mobile. Is there a way to make the box say 2 lines so they can see the whole question.

Luxurymrkt_0-1729200640992.jpeg

 

https://lux360.net/pages/buyers

Thank You | mike
Reply 1 (1)

sanico-software
Shopify Partner
63 2 12

Hi Mike, 

 

The input fields you are using that overflow and do not wrap have the type "text". 

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input

 

If you are wanting text to wrap on multiple lines, the quickest and cleanest solution would be changing the input type to "textarea". As seen on the documentation link below, you can then set either the height or attribute rows which will allow the text to wrap as expected. 

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea

 

Hope this helps!

Dom Tripodi | Sanico Software
I am a Software Engineer and Shopify Expert based in Adelaide, Australia. I build ecommerce websites with Shopify for local and international businesses. If you want to take your Shopify store to the next level, send me a message. Check out Sanico Software here.