Remove transition from the woocommerce gallery.
Hi Astra, thank you for a fantastic theme, i´m using it on multiple webshops.
I´ve been believing though, for a long time, that Woocommerce has a really laggy product gallery slider, especially for iPhone, until today when i noticed that other themes does not have the same issue. Going through all js-files in Astra, believing it was a js-issue i finally found that the issue was css-releated, please remove this transition in the theme:
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
}
This breaks the swiping functionality on iPhone, making the slider feel frozen and laggy, and for some reason it also require longer swipes to navigate images, it will often jump back to the previous image.
Overriding it in the child theme solves the issue for now.
Thanks
مشاهده پاسخ های این مطلب
———————————————
این مطلب از سایت انجمن وردپرس گردآوری شده است و کلیه حقوق مطلق به انجمن وردپرس می باشد در صورت مغایرت و یا بروز مشکل اطلاع دهید تا حذف گردد
منبع: انجمن وردپرس