This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp
Hello good afternoon my friends
It’s been a while since I did not post any problem and / or doubt haha.
Come on, I’m a problem in the contact form of this theme, it seems to be disabled on the mobile devices, because no field is available to type, I press the field and the keyboard does not appear to type, not even the send button is working. What could be happening?
I will leave the link in private content to be able to see how it was after the ones made in the theme. I will also leave the additional information.
I’m waiting
Best regards,
Rodrigo Macedo
Hello,
Please add this code in style.css file:
@media (max-width: 480px){.contact-page .col-md-7 {
display: inline-block;
}}
Regards,
Eva Kemp.
Hello good day,
I put the code as you stated above and it worked perfectly, but, it worked only for mobile devices when they are standing, when laying them the resolution changes it and the problem remained with the device lying down.
How can I fix it now?
Thank you in advance.
Best regards,
Rodrigo Macedo
Hello,
Please change media query from 480px to 768px in the code.
Thank you.
Regards,
Eva Kemp.
Hello good afternoon,
Sorry for the delay, anyway, everything went fine, I just needed to add a few lines to conform to the standards of the form, which was less.
Thank you very much for your quick response.
Hugs.
Best regards,
Rodrigo Macedo
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: contact form, mobile devices, template, woocommerce, wordpress
The issue related to '‘Problems in the Contact Form in Mobile Devices’' has been successfully resolved, and the topic is now closed for further responses