Brands carousel arrows color
-
Hello!
Me again, a similar issue that i had with the search bar.
How can i set the arrows color in black or similar?
https://ibb.co/pwjSDSR
I’m using the dark mode, and i didn’t find where i can change all this type of details
Hello,
Please provide the site admin access to the private area.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woodmart-dark .brands-carousel .owl-nav>div {
color: #333;
}
.woodmart-dark .brands-carousel .owl-nav:hover>div {
color: black;
}
Best Regards
It looks perfect now!
Thank you, Elise!
You are welcome! If you have any questions please feel free to contact us.
Best Regards