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

    Hello!
    Can anyone help me? I need to change the colour of the dots of my control slide show. I’m using Enfold/ default slide show control.

    Thanks in advance!
    Andy

    #844051

    Hey Andy,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file: 

    #top .av-control-minimal .avia-slideshow-dots a.active {background:green!important;}
    #top .av-control-minimal .avia-slideshow-dots a {border:2px solid green!important;}

    Please replace green with your preferred color.

    Best regards,
    Sarah

    #844242

    Hello Sara!
    Unfortunately, it didn’t work :(

    I do change the position of the dots with that css:
    .avia-slideshow-dots {
    bottom: 550px;
    }

    Could you help me?
    Thanks in advance!
    ANdy

    #844379

    Hi,
    Would you mind providing a precise link to your site, as well as login credentials so I could take a closer look? Thank you!

    Best regards,
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.