This topic has 20 replies, 2 voices, and was last updated 5 months, 1 weeks ago ago by Luca Rossi
When i just open the website the carousel doesn’t as intended check image (mobile) it takes like a moment to get fixed or it doesnt at all
Dear @Alpha111,
We hope this message finds you well. We suspect that the loading issue you are experiencing may be due to the custom CSS codes implemented for the mobile version of your site. We kindly suggest removing these custom CSS codes temporarily to see if this resolves the issue.
Please let us know if the problem persists after making this adjustment.
Best Regards,
The 8Theme Team
i dont have css for mobile
Hi @Alpha111,
This custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS has been removed already:
.etheme-product-grid-item .etheme-product-grid-categories {
min-height: 68px;
}
Could you pleas check again?
Thank you!
no i am still facing the issue
Dear @Alpha111,
To better understand the issue you are experiencing, we kindly request that you provide us with a video recording that demonstrates the problem. This will enable us to offer more precise assistance.
Thank you for your cooperation.
Best Regards,
8Theme’s Team
Sure check the file
i am still facing the issue this time on desktop too it only get fixed when the slider auto moves
Hi @Alpha111,
We’ve commented out this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS and the carousel is working fine again:
.etheme-product-grid-content {
flex: 1;
width: 100%;
display: flex;
flex-direction: column;
}
Could you please check?
Thank you!
i am still facing the issue on mobile
in fact its still on desktop too
Hi @Alpha111,
Please clear the cache and double check again.
We couldn’t reproduce this issue on our end:
– Mobile: https://www.awesomescreenshot.com/video/28573497?key=670fb9492fac38c6c9f1e2ba928cfda6
– Desktop: https://www.awesomescreenshot.com/video/28573525?key=6188d8a1da7313abbb141dc10ffa4b83
Thank you!
It doesnt work when i am logged out from admin
Dear @Alpha111,
We suspect that the issue may be related to cache problems.
Could you kindly assist us by clearing or purging all cache systems on your website? After doing so, please recheck the functionality across different browsers and devices.
Thank you for your cooperation.
Best Regards,
8Theme’s Team
Yes i already cleared cache i even tried it with different laptop on a different wifi but still and it only happens before the carousel autoplays
Hi @Alpha111,
This custom CSS code is causing the issue:
.etheme-product-grid-item {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: flex-start;
align-content: flex-start;
}
.etheme-product-grid-content {
flex: 1;
width: 100%;
display: flex;
flex-direction: column;
}
We’ve already commented out this. Please check again.
Thank you!
i dont need it ?
Hi @Alpha111,
We’re not sure this custom CSS code were added by our staff or not.
Can you please double check your previous issues?
Thank you!
yeah the issue is fixed
Glad to hear everything is working fine now!
If you need anything else, please let us know.
The issue related to '‘When i just open the website the carousel doesn’t appear right’' has been successfully resolved, and the topic is now closed for further responses