We use cookies for analytics. By using our site you agree to the use of cookies.
Close Cookie Popup
This is how to change the color of the nav for the Webflow slider element.
Add this code to the </body> custom code section of the page settings, or site settings.
<style>
.w-slider-dot {
background: #EFD9F4 !important;
}
.w-slider-dot.w-active {
background: #AE42C8 !important;
}
</style>
Change the colours to whatever colours you need. The first colour should ideally be softer, and the active colour should ideally be strong/darker.
I work with leading businesses around the world. Maybe you'll be next.
Get in Touch