This topic has 4 replies, 2 voices, and was last updated 5 years, 12 months ago ago by Rose Tyler
Hi
I’m using a plugin called Smart Variations Images to manage my variations galleries on product page ; but when i’m on an iphone or android, the images in gallery are not clickable.
Could you help me please
Hello,
Please try to add this code in Theme Options > Custom css > Global custom css:
@media only screen and (max-width: 768px) {
.product-information-inner {
width: 80%;
float: right;
}
}
Regards
Thank you for the help, but strill doesn’t seem to work ; if you have any other idea of what could cause that, please let me know
Please clear cache and check one more time.
Regards
You must be logged in to reply to this topic.Log in/Sign up