Home Forums WoodMart support forum Slides do not display correctly on mobile

Slides do not display correctly on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #483630

    richard
    Participant

    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.
    #483767

    Luke Nielsen
    Keymaster

    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

    #483770

    richard
    Participant

    yes, it works now, thank you very much.

    But there is no pagination dots at the bottom, how to display the pagination dots?

    #483808

    Luke Nielsen
    Keymaster

    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

    #483815

    richard
    Participant

    perfect, thank you very much

    #483817

    Luke Nielsen
    Keymaster

    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

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Slides do not display correctly on mobile’ is closed to new replies.