Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #985184

    How can I hide the post slider buttons on mobile

    @media only screen and (max-width: 768px) {
    .next-slide {visibility:hidden}
    }
    But that do not the trick

    ahh I see : #top .avia-slideshow-arrows a does the trick

    • This topic was modified 6 years, 4 months ago by MarcusEls.
    #985424

    Hey MarcusEls,

    Great, glad you found the correct selector. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.