itsokjohan Posted October 6, 2020 Share Posted October 6, 2020 In carousel mode, is there a way to make the images from the product gallery crossfade instead of swiping left? Link to comment
inunzi Posted October 6, 2020 Share Posted October 6, 2020 12 minutes ago, itsokjohan said: In carousel mode, is there a way to make the images from the product gallery crossfade instead of swiping left? Are you meaning in lightbox carousel mode, or no? itsokjohan 1 Link to comment
itsokjohan Posted October 6, 2020 Author Share Posted October 6, 2020 Just in regular mode. No lightbox. Link to comment
itsokjohan Posted October 6, 2020 Author Share Posted October 6, 2020 @media screen and (min-width: 768px) { .tweak-product-basic-item-gallery-design-carousel .ProductItem-gallery-slides-item.going-next.selected { animation: fadein .5s; } } @media screen and (min-width: 768px){ .tweak-product-basic-item-gallery-design-carousel .ProductItem-gallery-slides-item.going-next.prev-slide { animation: none; } } Adding this almost works but when I go through the carousel a second time, the final image stays put leaving a jarring animation effect. Link to comment
inunzi Posted October 6, 2020 Share Posted October 6, 2020 49 minutes ago, itsokjohan said: @media screen and (min-width: 768px) { .tweak-product-basic-item-gallery-design-carousel .ProductItem-gallery-slides-item.going-next.selected { animation: fadein .5s; } } @media screen and (min-width: 768px){ .tweak-product-basic-item-gallery-design-carousel .ProductItem-gallery-slides-item.going-next.prev-slide { animation: none; } } Adding this almost works but when I go through the carousel a second time, the final image stays put leaving a jarring animation effect. Hmmm. Do you think you can send a video, or give me you link so I can check on my side? Thanks! Link to comment
creedon Posted October 6, 2020 Share Posted October 6, 2020 (edited) Yes please as @inunzi asked, give the URL for the page on your site where this issue is occurring. If you've not already done so please set up a site-wide password. Post the password here and then we can take a look at your issue. Edited October 6, 2020 by creedon Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
inunzi Posted October 7, 2020 Share Posted October 7, 2020 5 hours ago, creedon said: Yes please as @inunzi asked, give the URL for the page on your site where this issue is occurring. If you've not already done so please set up a site-wide password. Post the password here and then we can take a look at your issue. Thank you @creedon! But yes, pls do that, so we can help you out.😁 thanks! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment