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

    Hi Kriesi,

    I’m adding a content slider to my web page, but the slider arrows currently overlap with the image frame. How do I move the arrow positioning to the left?

    Here is the website:
    http://encoure.com/photo-gallery/

    Thanks!

    #277916

    Hey Jennifer!

    Try adding this code to the Quick CSS:

    #top .avia-smallarrow-slider .avia-slideshow-arrows {
        position: absolute !important[;
    }

    Cheers! 
    Josue

    #278120

    Looks like that did the trick. Thanks for your help!

    #278164

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Content Slider Arrow Position’ is closed to new replies.