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

    Hi guys,

    How can I make the dots and the arrows of the full width slider transparent with white borders?

    Regards,
    Chapdes

    #353118

    Hi chapdes!

    Please add following code to Quick CSS

    .avia-slideshow-dots a, .avia-slideshow-arrows a {
    background: transparent;
    border: 1px solid white;
    }

    Cheers!
    Yigit

    #353287

    Thanks for your fast response, Yigit!

    The code works nicely.

    Kind Regards,
    Chapdes

    #353295

    Hi!

    You are welcome Chapdes, we are always happy to help!

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Full Width Slider Dots & Arrows Transparency’ is closed to new replies.