This topic has 8 replies, 6 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp
Hi,
On mobile my customers can’t select the text boxes to input their details. It seems to work perfectly on desktop browsers and ipad. Other items on the checkout page are clickabl. We are just not able to select the text boxes.
Any ideas?
Thanks,
Nathan
I’m having the exact same issue! I hope someone from the support team replies with a solution soon
Hi,
I’m having the same bug, too. Updated theme to 1.15 and newest woocommerce.
Please help.
thx
maccandy
Hello,
Add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile, Custom CSS for tablet:
form.checkout .col-md-5, .col-lg-5 {
display: inline-block;
}
Best regards,
Jack Richardson.
Hi, I have the same issue,
I added the code suggested below but nothing changed.
Is it necessary to update to theme version 1.5 to solve it?
thanks
Mauro
Hello @MM5,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hi Eva,
thanks for the prompt reply.
Actually I checked on real devices and it works fine now (before I checked on desktop with smaller viewport)
Thanks
Mauro
Hello @MM5,
Glad to hear it.
If there are any questions feel free to contact us.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up