Non looping widgets opens the starting item on pressing previous button

This topic has 4 replies, 2 voices, and was last updated 1 hour, 22 minutes ago ago by Jack Richardson

  • Avatar: islam
    islam
    Participant
    June 20, 2026 at 21:57

    Hi,
    I noticed on non looping widgets, that the previous arrow button opens the starting item instead of circling the items or just doing nothing when no previous item. Kindly check the video link:
    https://fex.net/s/bcvrlsn
    It shows the previous button normal action on looping widgets and on non looping ones

    Content is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 22, 2026 at 05:58

    Hello @islam,

    As we can see in your video, it appears to be working correctly from our perspective. Could you please clarify the result you would like to achieve? Should the arrows function in the opposite direction? This can be accomplished using custom CSS, so we kindly ask you to provide more details to help us better understand and assist with your request.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: islam
    islam
    Participant
    June 22, 2026 at 13:04

    Hi @Jack
    Thanks for your support, I would expect the arrow bottons to just move through the items and not to open the first or last item and for non looping widget.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 22, 2026 at 13:16

    Hello @islam,

    Please try using the following custom CSS in “Theme Options → Theme Custom CSS”:

    .etheme-elementor-swiper-entry .swiper-button-next.swiper-button-disabled,  
    .etheme-elementor-swiper-entry .swiper-button-prev.swiper-button-disabled {  
        pointer-events: all;  
    }

    This issue occurs because the slider navigation disables the click action on loop scroll ends, allowing the element behind the arrows to remain clickable.

    Best regards,
    Jack Richardson
    The 8Theme’s Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.