how do i turn off the scrolling so the pictures do not overlap when you scroll?
Hey Nancy,
Thank you for reaching out to us. Please add the full screen sliders inside the color section to avoid overlapping.
Best regards,
Vinay
I tried that initially. I cannot drag it into the color section. It just won’t stay…
Hey!
Try adding this code to the Quick CSS:
.avia-fullscreen-slider .avia-slideshow-inner {
transform: none !important;
}
Cheers!
Josue
yay! fixed my problem! thanks.
You are welcome, glad to help :)
Regards,
Josue