fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

variations cropped on mobile device

Good afternoon,

I have a problem on product pages, the variations are cropped on the left side :

IMG_7653.jpeg

Could you please help me ?

Baptiste.

Hakik Zaman

Tanvirul Haque

Hello Baptiste Crestey,

Could you put the following CSS code inside your theme customizer additional CSS section and let me know is it resolved your issue or not?

@media (max-width: 980px) {
table.variations {
overflow-y: visible!important;
}
}

Thanks

Hello,

Thank you for your reply, that works ! 🙂

Have a good day & stay safe,
Baptiste