P-Lato Posted April 5, 2021 Share Posted April 5, 2021 Site URL: https://www.patrickpilato.ca/ password: 123 I have used code to create an underline hover in the navigation bar, and for the active link to stay bolded. Is there a way to stop the underline showing up with you hover over this active link? Link to comment
tuanphan Posted April 5, 2021 Share Posted April 5, 2021 Add to Design > Custom CSS /* remove active hover link */ .header-nav-item--active a:hover { background-image: none !important; border: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.