This topic has 6 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
hi in ipad safari, when you view a product, the side bars spread out and the product is way at the bottom, how can i fix this so that the product is at the side like your demo.
here is my site:
here is your demo:
Hello,
Please add this code in custom.css file:
@media (max-width: 979px) {.single-product-sidebar {
width: 25% !important;
}
.fb_iframe_widget iframe {
width: 220px !important;
}
}
Regards,
Eva Kemp.
Hi Eva,
That did not work, its still the same anything else we can try please?
Hello,
I’ve edited the code. Please check the site now.
Regards,
Eva Kemp.
thanks it works…but only when the ipad is turned vertically…its ok tho
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘ipad product viewing’' has been successfully resolved, and the topic is now closed for further responses