Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1419588

    Even though I have toggled the switc ‘hide on mobile’, it still shows :-(

    #1419596

    I used

    @media only screen and (max-width: 767px) {
    .home #layer_slider_1 {
    display: none;
    }
    }
    Worked a treat!

    #1419640

    Hi,

    Glad to know that you managed to find a solution. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Layerslider still showing on mobile’ is closed to new replies.