Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2791837
Change the colors dots gallery carousel
Closed

Comments

  • cyunen started the conversation

    Hello, we hope you are very well. We want to modify the colors of the points of the gallery and photo carousel. Thank you.

  •  4,596
    Michael replied

    HI!

    pls. use following css:

    body .vc_images_carousel .vc_carousel-indicators li {
        background-color:red;
    }
    body .vc_images_carousel .vc_carousel-indicators li.vc_active {
        background-color:green;
    }

    1306518730.png


  • cyunen replied

    Thank you Very Much!

  •  4,596
    Michael replied

    You're welcome!