Topic Resolution: Resolved
  • Closed
  • Raw
    Spectator
    December 3, 2015 at 6:24 pm #22725

    Hi there, how do I Remove Slider Right/Left Arrows?

    Raw
    Spectator
    Posts: 7
    December 3, 2015 at 8:27 pm #22736

    You can remove these arrows by entering this in Custom CSS field:
    .carousel-control { display: none; }