Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1159354

    Not sure why. Probably easiest if we simply hide them with custom CSS. Have a look at the link to see what i mean.

    #1159361

    Hey charger70,

    I’m getting a 404 on the link you provided.

    Best regards,
    Jordan Shannon

    #1159491

    sorry updated below.

    #1159579

    Hi,

    Thanks for that, though I can’t see any jumping on my end using Chrome. Or maybe you are referring to that the dots link to anchors when clicked?

    Best regards,
    Rikard

    #1159609

    Hello Rikard – yes, the “indicates number of slides” dots have anchors on them, for some reason – clicking on them should simply advance you to that slide, but instead, jumps you to an idiscriminate location on the page. i’d like that “anchor” effect turned off or get some code to simply remove the dots altogether. thank you.

    #1160032

    Hi,

    I’m not seeing any dots. Can you screenshot?

    Best regards,
    Jordan Shannon

    #1160059

    i turned them off temporarily. they are back on now – clck and observe how they jump to a lower, anchored spot on the page of no particular note. seems to happen for the first 4 or 5 slide “dots.” i need CSS to eliminate this anchoring behavior or turn the dots off entirely while retaining the left/right arrows to nav through the slideshow.

    #1160069

    Hi,

    Add this to quick css:

    .avia-slideshow-dots.avia-slideshow-controls{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1160070

    thank you, Jordan!

    #1160076

    Hi,
    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Fullwidth Easy Slider slide "dots" cause page jump’ is closed to new replies.