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

    Hi,

    I have a small easy slider with many pictures. Problem is that images are now full of dots !
    How can I hide them in general, or specifically for this slider ?

    Thanks

    http://www.cpctartsandevents.com/?page_id=252

    #175474

    Hello totofunk!

    I guess you already found a fix. You can add this on your custom.css or Quick CSS:

    .avia-slideshow-dots {
    display: none;
    }

    Cheers!
    Ismael

    #176110

    right. Getting better in CSS everyday !
    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘too many dots on easy slider : can I have them disappear ?’ is closed to new replies.