Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #935498
How do I disable Nivo Slider on Mobile devices?
Closed

Comments

  •  2
    Kate started the conversation

    Hi there,

    I'm looking around but can't find a way to disable the Nivo slider on mobile devices. Thanks,


    Kate

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    @media (max-width: 768px) {
        .sc-nivoslider.nivoSlider {
            display: none;
        }
    }


    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver