This topic has 2 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Robert Hall
On the website page when the user is seeing the contact form on the mobile device the text is truncated. Moreover the side borders of contact form isn’t displaced. Kindly solve to earliest to make the website live.
Hello,
Please try to add this code in custom css
@media (max-width: 991px){
.information-entry {
padding: 0 43px;
}
}
Regards,
Robert Hall
Tagged: best selling, contact, form, issue, responsive, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up