• Hi,

    I only have one image in my slider, and would like to keep that way.

    However, I need to remove the arrows (previous/ next image) that are shown.

    Can you help me with that?
    Even removing all content from Slide 2 and 3 it still appearing this arrows.

Viewing 1 replies (of 1 total)
  • Got it! Just add this to the !Additional CSS section:

    .flex-direction-nav .flex-prev, .flex-direction-nav a {
    display: none;
    }
    • This reply was modified 7 years, 2 months ago by Hungrynow.
Viewing 1 replies (of 1 total)
  • The topic ‘Remove arrows from slider’ is closed to new replies.