LONDNR Posted February 20 Posted February 20 (edited) Hi, Is it possible to change the code so that when an item from my drop down menu is selected it highlights the text in a different colour rather than using an underline? Right now the spacing looks really weird (see picture) and I would rather it just highlight in a different colour www.londnr.com Thanks! Edited February 20 by LONDNR
Solution tuanphan Posted February 21 Solution Posted February 21 Something like this? Use this code to Website > Website Tools > Custom CSS body:not(.header--menu-open) .header-nav-folder-item--active .header-nav-folder-item-content { background-image: none !important; color: #f1f; } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment