Forums
Forums / Theme: Hueman / Disable hover logo
(@janso)
10 years, 11 months ago
Hi guys,
is it possible disable the colored hover only for the logo on the topbar. I didn’t see so far a thread about this. http://www.janso.nl
Thanks.
I fixed it myself:
/* menu hover same color as background */ #nav-topbar .nav li:hover > a { background-color: #2c6699; }
The topic ‘Disable hover logo’ is closed to new replies.