How to change the color of the slider button
-
Hello,
I want to change the color of the slider button, from blue to black.
I add the below css code inside the Appearance – Customizer – Header setting – Custom Css Box:
.flex_btn {
background-color: #000000;
}
But it doesn’t work.
Thanks.The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to change the color of the slider button’ is closed to new replies.