Tagged: background, height, hover, menu, support
Hi there,
I’d like to reduce the height of the background colour shift of individual menu items when you hover over them, so it isn’t the height of the entire menu. How would I go about doing this? Everything I have tried has pushed the menu items to the top of the menu or cut off submenus.
Hey chartinboy,
You can try to remove your code from quick css and use this, that’s another option,but this container is just around the text:
#top #header .av-main-nav > li:hover > a .avia-menu-text {
background-color: #fff;
}
Best regards,
Victoria
Perfect, that got me to where I wanted it to be, thanks so much!
Hi,
Glad that Victoria helped you :) Let us know if you need further assistance or if we can close this thread.
Best regards,
Nikko