Tagged: mega menu
-
AuthorPosts
-
October 26, 2018 at 1:34 am #1026603
Hi, i’ve used a few snips of CSS in the quick css from the support form so im not sure which one did this but im hoping to keep the hover on the navigation, but get rid of it in the Mega Menu;
Please hover over the Contact Us item in the navigation (scroll down to reveal navigation). I’d like to get rid of those red backgrounds inside of the Mega Menu. This is my current quick css:
h1.avia-caption-title{ font-family: Dancing Script, serif; } h1, h2, h3 { text-transform: none !important; } .html_header_top.html_header_sticky #header { position: fixed !important; } @media only screen and (max-width: 767px) { .responsive #main { padding-top: 0px !important; } } @media only screen and (max-width: 767px) { .responsive #top #main { padding-top:0px!important; }} .av_minimal_header .av-main-nav li:hover .avia-menu-fx,.av_minimal_header .current-menu-item > a > .avia-menu-fx,.av_minimal_header .av-main-nav li:hover .current_page_item > a > .avia-menu-fx { opacity: 1 !important; visibility: visible !important; background-color: #7a0c11 !important; color: #ffffff; border-color: #7a0c11 !important; display: block !important; } #avia-menu li:hover a { background: #7a0c11 !important; } #top .av-siteloader { border-left-color: #7a0c11; }
October 27, 2018 at 4:31 pm #1027081Hey HostageMedia,
Best regards,
VictoriaOctober 28, 2018 at 7:09 am #1027226Sorry Victoria, try again. I’ve turned off the splash page.
October 28, 2018 at 8:05 pm #1027319October 28, 2018 at 10:11 pm #1027346The Under construction plugin seems to be turning itself back on, sorry. I’ve set up admin credentials, if you log in you will bypass the under construction plash page.
October 29, 2018 at 1:25 pm #1027519Hi,
Thanks for the login, I commented out the css causing this and added:#avia-menu li:hover a {background: #080808 !important;}
Please clear your browser cache and check.
Best regards,
MikeOctober 29, 2018 at 5:20 pm #1027637Hi, thank you but is there no way to keep the full highlight on the top-level navigation without it messing up the Mega Menu?
October 30, 2018 at 3:51 am #1027824Hi,
Opps, sorry I was focused on the mega menu, that I missed the main menu.
Ok, so I restored your highlight css, and added this for the mega menu:#avia-menu li:hover .sub-menu a {background: #080808 !important;}
Please clear your browser cache and check.
Best regards,
MikeOctober 30, 2018 at 6:51 am #1027883awesome, thank you!!
October 30, 2018 at 7:02 am #1027887Hi,
Glad to help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeOctober 30, 2018 at 5:11 pm #1028165Yes, thank you.
October 30, 2018 at 11:00 pm #1028252Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Mega Menu Hover Color’ is closed to new replies.