Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #239339

    Hi,
    how can I move the arrows of the slide show more to center and change colors like it is on the picture?
    slide
    Thanks in advance

    • This topic was modified 10 years, 1 month ago by ullihaush.
    #239370

    Hi ullihaush!

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

    .avia-slideshow-arrows a:before { background: none; }
    #top .avia-slideshow-arrows a { margin: -30px 50px 0; }

    Best regards,
    Yigit

    #239394
    This reply has been marked as private.
    #239404

    Hi!

    Arrows are there but they are white, so, not visible. Please add following code to Quick CSS as well

    .avia-slideshow-arrows a:before { color: black; }
    #top .av_slideshow_full .avia-slideshow-arrows a { margin: -30px 100px 0; }

    Please apply the code first and then change margin value if needed

    Regards,
    Yigit

    #239515

    Thanks a lot, problem solved

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Slide show arrows’ is closed to new replies.