• I have just a single slide. How can I remove the directional nav buttons that come up when I hover over the edge of the banner slider?

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter meethorn

    (@meethorn)

    Figured it out.

    For anyone wondering, create new CSS rule:

    .slidexnav {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Slider Nav Icons’ is closed to new replies.