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

    Hi,
    I wanted to know how I can remove the arrows from the Fullwidth Easy Slider

    Thanks!

    #1340823

    Hey Fberguno,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    .avia-slideshow-arrows.avia-slideshow-controls {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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