slider navigation always visible

  • Posted in : Responsy WP
  • rudolpk
    Participant

    is this possible? to have the left and right arrows show even when you are not focused on the slideshow?

    ahmetsali
    Keymaster

    Hi, try the Custom CSS code below;

    .flex-container .flex-direction-nav li a { opacity:1; }
    .flex-container .flex-direction-nav li .next { right:20px; }
    .flex-container .flex-direction-nav li .prev { right:52px; }
    
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Responsy WP’ is closed to new topics and replies.