Hi!
1. Is there any way to randomize the order of the images for the fullwidth slider?
2. Is there any way to make the controls (arrows + dots) for the ajax preview slideshow to always show, instead of only when hovering?
Best regards,
Tomas
Hey Tomas!
1. Is possible but that requires a heavy theme customization and unfortunately that’s out of the scope of the support we can offer.
2. Add this code to the Quick CSS:
.avia-slideshow-controls a{
opacity: 1 !important;
}
Cheers!
Josue
Hi!
That worked, thanks! I’ll go to Codeable for the first job.
Best regards,
Tomas