Guest iamme123 Posted July 4, 2019 Posted July 4, 2019 When my navigation is over a banner in Brine the folder nav links show the same color as my folder background color on hover. I don't want to change the active nav link color, just the hover color for links in a folder.
Guest iamme123 Posted July 4, 2019 Posted July 4, 2019 Looks like this works actually: .Header-nav-folder-item:hover { color: red !important; } Paste it into the CSS Editor to try it out, and replace "red" with any color or color code you want.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.