Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Ok, the left and right arrow buttons are only visible when the mouse is over the slider. In the next release of Slide Anything I’ll be adding an ‘Autohide Arrows’ checkbox, that when unchecked will result in the arrows always being visible.

    But for now to do this you need to edit the file:
    /wp-content/plugins/slide-anything/ow-carousel/owl-theme.css
    and change lines 44-46 to be:
    .owl-theme .owl-controls .owl-buttons {
    display:block !important;
    }

    Thread Starter lauramark

    (@lauramark)

    Great, It works! Thank you!

    Now your plugin has 10 points. 😛

    Plugin Author simonpedge

    (@simonpedge)

    Thanks for the positive feedback!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Always Show Arrows’ is closed to new replies.