This topic has 3 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson
I tried to fill the checkout form on mobile, it is not clickable and not editable. Tried both on android smartphone and ipad, neither is work.
Some additional information
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