Please enable JavaScript to use file uploader.
Can someone help me change the hover so that the text turns white (only on hamburger dropdown, not on full screen nav bar)?
Actually it's an issue on the full nav dropdown items too
Added these:
.zeppelin-sub-header .x-head-block-container a:hover {background: #305064 !important; color: var(--zeppelin-header-icon-color-light);} @media (max-width: 979px) .zeppelin-sub-header .container .row-fluid .span12 ul.x-head-block-container>li>a:hover { color: var(--zeppelin-header-icon-color-light); }
Let us know if that resolves your query.
Thanks,Raghav
That fixed ALMOST everything.
Also need something to target the dropdown submenus in the hamburger menu (about us & requests)
Added this for sub menus:
@media (max-width: 979px) .navbar.navbar-inverse .nav-collapse li .dropdown-menu li a:hover { color: var(--zeppelin-header-icon-color-light); }
That did it -- thanks!
Hi Sierra,
Let us know if you face any further issues.
Choose a location
Forum :