360 degrees Automatic rotation speed Adjustment
-
1.How can i adjust the speed of his automatic rotation?
2.How to hide or delete the control buttons?
Hello,
Thank you very much for choosing our theme and for contacting us.
The more images the less the speed. Please provide the page URL I will provide the custom CSS.
Best Regards
Hi there,
I would like to slow down the rotation speed on desktop and touchscreen (mobile) of the 360° product images.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.orbit-previous,
.orbit-next {
display:none;
}
Best Regards