- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by .
 
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
 
Home › Forums › All Other Themes › Contact Form
Hi
http://www.intuitivesupportservices.com/
Theme:	coffeshop Pro
My contact page form goes off the page when i look at my site on a mobile phone. Am I able to amend this?
Thanks
Hi Debbie,
Kindly add this code in custom css box:
@media screen and (max-width:767px) {
body .cf7-style.cf7-style-1339 input{width:100% !important;}
body .cf7-style.cf7-style-1339 textarea{width:100% !important;}
}
Regards,
Brad
