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

    Hi Guys,

    On the full width easy slider is there a way that we can remove the transition dots so that they don’t appear on the slider, especially on the mobile, because they cover most of the content. or make them transparent if that easier solution?

    Thanks
    Leroy

    • This topic was modified 10 years, 1 month ago by designing.
    #248014

    Hey designing!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 990px) {
    .avia-slideshow-dots { display: none; }}

    Best regards,
    Yigit

    #248134

    That’s great Yigit.

    Thanks very much
    Leroy

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile Slider’ is closed to new replies.