back to one of the problems earlier in the thread that i never got answered is the scroll arrow on the home page on the video slider.
i want the hover color to match what i’ve set the buttons and text.
a support person before just gave me this:
You can add this under Custom > CSS in the Customizer.
.x-slider-scroll-bottom {
color: rgb(136, 20, 139);
}
but this only changes the color it is by default and doesn’t change the hover color. please advise on how to change just the hover color. thx