Modifying slider navigation - by nicolino

This topic has 2 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler

  • Avatar: nicolino
    nicolino
    Participant
    May 6, 2020 at 10:46

    Hi,
    There is no way to adjust navigation option as bullet points – arrows when changing view in your elementor slider plugin.
    I need when in mobile view to don’t have arrows diplay.

    Thx to check and to solve the problem please.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 6, 2020 at 13:59

    Hello,

    You can add the next code in Theme Options > Theme Custom CSS > Custom CSS for mobile:

    .home .et-slider .swiper-custom-left, 
    .home .et-slider .swiper-custom-right {
        display: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.