This topic has 8 replies, 4 voices, and was last updated 9 years, 2 months ago ago by Jack Richardson
Hi
My Checkout page layout is messed up (without any theme files modification) and I don’t know why it doesn’t look like the clean Themeforest preview.
My website checkout: http://oi60.tinypic.com/e8sjua.jpg
Themeforest Preview checkout: http://oi61.tinypic.com/352k8yg.jpg
Hello,
We can’t see these screenshots. Please provide us with new ones.
Regards,
Robert Hall.
Here is another link to the pictures:
http://imgur.com/a/aLDQb
Hello,
I’ve added this code in Global Custom CSS.
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 100%;
}
and disable sidebar for Checkout page in page setting.
Please check.
Regards,
Robert Hall.
Thanks
Now looks good.
But there is another problem:
When I visit the checkout page with CELLPHONE (Nexus 4 + Chrome browser), I can’t enter data in input fields (e.g. First Name), but the payment method radio button works.
Hello,
Try to use this code in 8Theme Options > Styling > Custom CSS > Custom CSS for mobile:
form.checkout .col-lg-5.col-md-5 {
display: inline-block !important;
}
Regards,
Eva Kemp.
Now the problems are solved.
Thanks a lot.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Tagged: best selling, checkout, layout, page, preview, themes, woocommerce
The issue related to '‘Checkout Page Layout doesn't look like the preview’' has been successfully resolved, and the topic is now closed for further responses