This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Hi,
One of my clients using the Classico WordPress theme is experiencing issues with the mobile version. In short, the checkout page doesn’t work properly: there is no possibility to fill in the required fields. There’s no reaction when clicking on the fields.
Could you please solve this matter urgently as the website is already online?
Thanks
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;
}
Regards,
Eva Kemp.
Hi Eva
Thank you for your prompt reply. The mobile version works now mobiles but not on tablets sur as ipads. Is there a different code to add somewhere else for that?
Thank you very much!
Hello,
Please add the same code in Theme Options > Styling > Custom CSS > Custom CSS for tablet.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up