Slides do not display correctly on mobile
-
I set the slides correctly in elementor, when I add the slider to my homepage in elementor, it also display correctly.
But after I save and update the homepage, it doesn’t display well on mobile.
Please check the attached images.
Attachments:
You must be
logged in to view attached files.
Hello,
It seems to be fixed after regenerating CSS in the settings of the Elementor: https://take.ms/9iWLf
https://take.ms/jeXug
Please check it on your side and let me know.
Kind Regards
yes, it works now, thank you very much.
But there is no pagination dots at the bottom, how to display the pagination dots?
Hello,
The below code will help you to define dots on mobile, please define it in Theme Settings -> Custom CSS.
.home .flickity-page-dots {
display: flex;
}
Kind Regards
perfect, thank you very much
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘Slides do not display correctly on mobile’ is closed to new replies.