Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #167901

    Hi,

    I’m using the Fullwidth Easy Slider for a portfolio page. Is it possible to change the colour of the little slider dots on the bottom from white to red?
    Ideally, both for the active and inactive slides, i.e. the white & dark grey buttons…

    Thank you!

    #168082

    Hey BelIblis!

    Please add following code to Quick CSS in Enfold theme options under Styling

    .avia-slideshow-dots a.active { background: red; }
    .avia-slideshow-dots a { background: green; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Easy Slider Button Colour’ is closed to new replies.