Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #216986

    Hello,

    Is it possible to modify the previous and next arrows of an advanced layerslider? I am using the advanced layerslider to display youtube videos and would like to replace the navigation arrows with those found on the Fullwidth Slider (example shown in screenshots below).

    Advanced Layerslider: https://dl.dropboxusercontent.com/u/4327403/layerslider.png
    Fullwidth Slider: https://dl.dropboxusercontent.com/u/4327403/fullwidth.png

    (Side-tracked question) – Does the Advanced Layerslider allow you to modify the “Play” icon for videos?

    Thank you!
    Brian

    #217183

    Hi cavanaughb!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .ls-nav-prev, #top .ls-nav-next {
     width: 40px; height: 90px; }
    #top .ls-nav-prev:before, #top .ls-nav-next:before {
    line-height: 90px; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Advanced LayerSlider Prev/Next Arrow Styles’ is closed to new replies.