Tagged: ,

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

    Hi Team,

    can you tell me how I would remove the arrows and navigation dots in the slideshows in Enfold?

    Thank you,
    Jan :)

    #268109

    Hey jansthh!

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

    div.avia-slideshow-arrows.avia-slideshow-controls, div.avia-slideshow-dots.avia-slideshow-controls {
    display: none !important;
    }

    Regards,
    Yigit

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