The slideshow control doesn’t work when the “auto rotate slides” is enabled?
Has anyone encountered this problem? Is there a solution to share with me?
Thanks!
My Shop:https://ethergifts.com.tw/
The slideshow control doesn’t work when the “auto rotate slides” is enabled?
Has anyone encountered this problem? Is there a solution to share with me?
Thanks!
My Shop:https://ethergifts.com.tw/
Hi @Eric_Gift
Please try to add this code to Custom CSS of that section and check if it solve the issue
page-dots.slideshow__nav.container { z-index: 99 !important; }
Or you can move those control buttons out of slider by adding this code
page-dots.slideshow__nav.container { bottom: -25px !important; }
Please try to add code like this
.slideshow__nav.container { z-index: 99 !important; }
I can add it now, but it is still not working.
So please try to use this method, move control out of image
slideshow__nav.container { bottom: -25px !important; }
@Dan-From-Ryviu
I try below, and it also not work.
I have checked it, and it not auto rotate between slides.
Oh, I though you are talking about cannot click on dot buttons.
I recommend you update your theme to latest version or contact support of that theme so they can check and solve this issue for you.