Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1252833

    Hi! Is it pssible to replace the little active dot in the bottom of the full width easy slider by an icon or an image? On the link below, my client would like the active red dot to be the image of her tomato! Thanks!

    #1253183

    Hey Genevieve,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-slideshow-dots a.active {
      background-image: url('https://your.site/image.png');
    }

    Best regards,
    Rikard

    #1256836

    I had to add a little more code but it works! Thanks!

    #1256951

    Hi,

    I’m glad this as resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Replace easy slider's controler dots by an image’ is closed to new replies.