This topic has 4 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson
Hey there!
Recently I encountered a very serious problem regarding the checkout page on the mobile devices:
Unfortunately there is no way to type in client information on the checkout page. The data cannot be entered into the boxes, thus no checkout can be done. Here is a link to the website: http://shop.pearlsmile.de/.
It would be really great if you could provide the help ASAP. Our client base is primarily mobile, it is therefore vital for the checkout to function properly, otherwise it may result in the loss of our clientele.
(Please let me know whether you could provide with the code location in order for me to fix it on my end, or whether there is an update for this issue and when would it be resolved). Thank you very much in advance.
Sincerely,
Alexander Tagiev.
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.checkout .col-lg-5.col-md-5 {
display: inline-block;
}
Best regards,
Jack Richardson.
Hello,
Thank you for the quick solution. Everything works great now!
Best regards,
Alexander Tagiev.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Problems on checkout page on mobile devices.’' has been successfully resolved, and the topic is now closed for further responses