Change the hover color in listview

0
Does anyone know how to change the hover color in a listview?  The default gray is difficult to see.    I tried adding it to my custom variables file and creating a class but it hasn’t worked. 
asked
1 answers
1

Changing it in the custom styling should work. If it's not changing anything, your selectors likely aren't specific enough. If you use the developer tools in your browser, you should be able to see which styling is currently applied rather than yours.

answered