Hello,
When I add a product to my cart on a single product page, my product disappear (photos, price, description…). This problem occurs when I’m using chrome with devices from 481 to 992px.
Please find screenshot.
Thank you.
This topic has 12 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello,
When I add a product to my cart on a single product page, my product disappear (photos, price, description…). This problem occurs when I’m using chrome with devices from 481 to 992px.
Please find screenshot.
Thank you.
Hello,
Please check your site on real mobile devices, not on simulators.
Let us know the result.
Thank you.
Regards,
Eva Kemp.
Hello,
Yes that’s exactly the same problem on real devices. Please find:
Thank you.
Hello,
I’ve added the following code in Custom CSS for tablet and landscape. Please check.
.single-product .sidebar-mobile-top > .product > .row {
display: initial;
}
Regards,
Robert Hall
Hello,
Thanks, it works. I still have a problem on my cart page. The last third of this page is hidden when I’m using chrome on mobile portrait. I think it’s the same problem as my previous topic “Chrome Mobile”.
Thank you.
I’ve changed code in Custom CSS. Please check the Cart page now.
Regards,
Robert Hall
Hello,
Thank you but it moved shop sidebar at the bottom. Sidebar was initially at the top.
Thank you.
Hello,
Please check the sidebar position now.
Regards,
Robert Hall
Hi Robert,
Thank you, it’s ok. What did you do?
I’ve just added the following code in Custom CSS for landscape and mobile.
.single-product .sidebar-mobile-top > .product > .row,
.sidebar-mobile-top > .product > .row,
.woocommerce-cart .sidebar-mobile-top > .row {
display: initial;
}
Regards,
Robert Hall
Ok thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Add to cart – Chrome Tablet/Mobile Landscape’' has been successfully resolved, and the topic is now closed for further responses