GregLassale Posted April 3, 2020 Share Posted April 3, 2020 Site URL: http://gregorylassale.com Hello again, Another question for you coding pros. I have the nav bar styled as Spotlight (all menu items change color except for the one hovered over). I'd like to do the same thing with the header branding i.e. all the nav bar items to change color when hovering over the branding with the same smooth transition. How can I achieve that ? Thanks in advance! Link to comment
tuanphan Posted April 4, 2020 Share Posted April 4, 2020 Add to Home > Design > Custom CSS [data-nc-container="top-left"]:hover ~ [data-nc-container="top-right"] a { opacity: 0.5; } 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
GregLassale Posted April 4, 2020 Author Share Posted April 4, 2020 Beautiful. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.