• Resolved adinelt

    (@adinelt)


    Hi,

    I’m having trouble with how the Carousel block displays on mobile.
    When the “Responsive height” is off, I see only a static picture on the mobile browser.
    When the “Responsive height” is on, I see all 3 pictures in the carousel, stacked one on top of the other.

    Can I turn the carousel off completely for the mobile site?

    Thanks in advance,
    Adinel.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support gdandrija

    (@gdandrija)

    Hey @adinelt,

    I hope you are doing great.

    I checked your page, and I could see that images show one by one and the animations work.

    What I could see is that your carousel is cropped slightly, and for this, you can use this code:

    .home figure.coblocks-gallery--figure {
        margin: 0;
    }
    

    If you need additional assistance, please write here. Also kindly provide screenshots as a reference

    I hope this helps, have a nice day,
    Andrija

Viewing 1 replies (of 1 total)
  • The topic ‘Carousel problem on mobile’ is closed to new replies.