Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #220846

    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

    #221448

    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

    #221580

    Hi!

    That worked, thanks! I’ll go to Codeable for the first job.

    Best regards,
    Tomas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Slideshow questions’ is closed to new replies.