This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson
Hi, Very strange but the check-out page does not seem to work on mobile.
The page loads but i can not fill in any fields on iphone.
You can check on mobile
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile and “Custom CSS for tablet”:
.checkout .col-lg-5.col-md-5 {
display: inline-block;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up