Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #394941

    Hello my favourite theme maker!

    I’m looking for regular slider with bottom navigation arrows I could use in my Enfold theme. Sample is here:
    http://sobotadent.pl/opinie-pacjentow/

    Side navigation arrows sometimes not look good especially on mobile. I tried all available Enfold’s sliders and only I have found is possibility of turning off navigation side arrows in LayerSlider WP, but there is no arrows on bottom then. Just dots showing slides what is not as comfortable.

    Have you maybe got any sollution for this?
    Thanks a lot!
    Blue Skies,

    #395612

    Hi skywidget!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    a.next-slide {
    right: 45%!important;
    }
    a.prev-slide {
    left: 45%;
    }
    #top .avia-slideshow-arrows a {
    top: 90%; 
    }

    Best regards,
    Yigit

    #398037

    Done, but it’s not looking good:
    http://remedium-pabianice.pl/sprzet/

    #398041

    I changed % values on CSS you provided and it looks it’s working fine now :)
    Thanks a lot!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Slider with bottom navigation arrows’ is closed to new replies.