This topic has 2 replies, 2 voices, and was last updated 11 months, 2 weeks ago ago by Rose Tyler
Hello
I have a problem that I had before on a store. When using the elementor product loop item the first items before swiping cannot be clicked. You can see the breakdown here:
https://www.8theme.com/topic/elementor-loop-carousel-not-working-properly-on-xstore/#post-372126
Thanks!
Hello, HmirceaD,
Thank you for reaching out to us with your concern.
We’ve added the following code in Customizer -> Theme Custom CSS -> Global CSS:
.elementor-widget .type-product,
.elementor-widget .type-post {
-webkit-transition: auto!important;
transition: auto!important;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up