Slider's last item is ending in the left part of the screen

My last slider item is ending in the left part of the screen

But, actually it should be like this

How to solve this problem?


Here is my site Read-Only: [LINK][1]
([how to share your site Read-Only link][2])

website link Untitled

Hi there,

You can customize your slider to show multiple slides simultaneously by adjusting the slide widths through custom classes. Here’s how:

  1. Add a class (e.g., “slider-slide”) to all your slider slides
  2. In the Style panel, set the width of this class to 33.33% for desktop (to show 3 slides) and 100% for mobile
  3. For slides requiring unique styling (such as different background images), add additional combo classes to individual slides

For best results, ensure your slider container is set to 100% width and that overflow is set to visible if you want the side slides to appear partially off-screen.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Hey @Abdulvohid_Sunnatull,

This tutorial seems to share a workaround to solve this. Hope this helps.