Comments Tai-li started the conversationDecember 9, 2019 at 6:20pmHello :)On mobile only, when my product page is displayed, the positioning of my image gallery has a small problem. First/Main image is higher, and all other images are lower. Please see attachment.Can you help me to resolve this please? Thank you :){"wp":{"use":false,"adminUrl":"https://www.victate.co.uk/shop/black/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}[deleted] repliedDecember 10, 2019 at 9:07amHi Tai-li,Please add the code below to your Custom CSS area: @media screen and (max-width: 768px) { .woocommerce .single-product-images .kalium-woocommerce-product-gallery .main-product-images.plain .woocommerce-product-gallery__image ~ .woocommerce-product-gallery__image { margin-top: 0px !important; } }This problem will be fixed in the next theme update so you will not need to keep the CSS code in your Custom CSS area when Kalium 2.9.5 is available.Have a nice day! Sign in to reply ...
Hello :)
On mobile only, when my product page is displayed, the positioning of my image gallery has a small problem. First/Main image is higher, and all other images are lower. Please see attachment.
Can you help me to resolve this please? Thank you :)
Hi Tai-li,
Please add the code below to your Custom CSS area:
This problem will be fixed in the next theme update so you will not need to keep the CSS code in your Custom CSS area when Kalium 2.9.5 is available.
Have a nice day!