Home Forums WoodMart support forum Nested Carousel Issue

Nested Carousel Issue

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

    Jam
    Participant

    Hello,

    I’m having an issue with the Nested Carousel. The last slide is being cut off and shifting to the left side. It seems like there might be an issue with the margins or spacing.

    #718674

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I checked your site, and it appears that the section has already been changed to a different design/layout, so the Nested Carousel issue with the last slide being cut off is no longer visible on the page.

    Because of this, I’m unable to reproduce or inspect the original issue at the moment.

    See screenshot for clarification: https://postimg.cc/4YNf8C3x

    Best Regards

    #718727

    Jam
    Participant

    Sorry about it, something happened to my website. I am sending you the subdomain where you can see it clearly.

    #718761

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I checked the issue on your website and found that the problem is caused by a custom left margin being applied to each slide item inside the Nested Carousel. Because every slide has an additional margin-left: 15px, the total carousel width becomes larger than expected, which causes the final slide to shift and appear cut off.

    Please try to remove margin in each slide and check how it works.

    See Screenshot for better understanding: https://postimg.cc/1VXfqz3j

    Best Regards

    #718848

    Jam
    Participant

    Alright, that worked thank you, but now the slides are close together, I set the space between to 20px, but it does nothing. (whatever space between option I set the slides don’t move) I want the slides to have a gap.

    #718864

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    The gap is not working because each slide container is using a background overlay image, which makes the containers visually attach to each other.

    Previously, the custom margin-left: 15px was creating the spacing effect manually. After removing it, the carousel works correctly, but the overlay/background now makes the slides appear connected.

    Best Regards

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