PatrickSay Posted April 21, 2020 Share Posted April 21, 2020 (edited) Hi, I'm building my site in 7.1 and I have problem with colours on menu items and dropdown navigation items. All menu items are as per my site chosen colours and the dropdown navigation items also match this. What I'd like to be able to do is whenever you hover over a menu item or a dropdown menu item, the selection that you're hovering over changes the text colour to blue. Any solutions would be appreciated. Thanks. Edited April 21, 2020 by PatrickSay Link to comment
tuanphan Posted April 24, 2020 Share Posted April 24, 2020 Add to Home > Design > Custom CSS .header-nav-item:hover a { color: red !important; } /* folder */ .header-nav-folder-item:hover a { color: red !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment