Not sure why. Probably easiest if we simply hide them with custom CSS. Have a look at the link to see what i mean.
Hey charger70,
I’m getting a 404 on the link you provided.
Best regards,
Jordan Shannon
sorry updated below.
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
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.
Hi,
I’m not seeing any dots. Can you screenshot?
Best regards,
Jordan Shannon
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.
Hi,
Add this to quick css:
.avia-slideshow-dots.avia-slideshow-controls{
display:none!important;
}
Best regards,
Jordan Shannon
thank you, Jordan!
Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon