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

    Hi, im having some trouble getting the navigation of the easy slider out of the way on a mobile. (see screenshot).
    in fact also on a pc with some pics its interfering.(see slider on test site: http://parn.jmcwebdesign.nl/parn/ )
    is there a way to behold this navigation but always below the pic that is appearing?
    best regards, jelle vanhijfte

    #1086537

    Hey jelle,

    Add this to quick css:

    @media only screen and (max-width: 767px)  {
    .avia-slideshow-arrows.avia-slideshow-controls{
        margin-top: 100px;
        margin-bottom: 20px;
    }}

    Best regards,
    Jordan Shannon

    #1086853

    Hi Jordan, thanks, but…
    that does not seem to do much…
    ive even changed the margins to exceptional hights but no result that way neither,

    …..

    best regards, jelle vanhijfte

    #1087153

    Hi,

    Did you make sure to clear your cache a few times over.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘easy slider on mobile’ is closed to new replies.