Home Forums WoodMart support forum Brands carousel arrows color

Brands carousel arrows color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #215940

    Aslan
    Participant

    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

    #215978

    Hello,

    Please provide the site admin access to the private area.

    Best Regards

    #216126

    Aslan
    Participant

    Here is the access

    #216234

    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

    #216259

    Aslan
    Participant

    It looks perfect now!

    Thank you, Elise!

    #216283

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)