Hi,
How do you change the colour of the text of the sort/category menu when hovered with the custom.css file?
Hi,
How do you change the colour of the text of the sort/category menu when hovered with the custom.css file?
Hi ABGraphicDesign,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.sort_by_cat a:hover {
color: #333;
}
Then change the color code to whichever you like :)
Regards,
Devin
Hi Devin,
It works!
Thank you Devin.
Glad that worked for you :)
Regards,
Devin
This topic has been closed to new replies.