Tagged: mega menu
Hello. Please see this image for desirables.
Thank you,
Ryan
Hey Ryan,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
http://firemanco.flywheelsites.com
WP Username: enfold
WP Password: G00b3r5##
Hey!
Please add following code to Quick CSS
#header .mega_menu_title a {
color: orange!important;
}
#header .mega_menu_title a {
color: orange!important;
}
.avia_mega_div .sub-menu a {
color: red !important;
}
I cannot see grey background on hover. Have you fixed it already?
Regards,
Yigit
Thanks…will give this a shot.
Rather than looking to “fix” the Grey background, I was trying to figure out where the styling came from. I’m guessing it’s from the General Styling options? Not sure.
Hi!
Hover state of “Main Menu sublevel Links” that can change in Enfold theme options > Advanced Styling would apply to them as well
Cheers!
Yigit
Enfold theme options > Advanced Styling never works. It simply doesn’t make a difference what you put there. Many people are having issues with this.
I put your CSS in. Doesn’t change anything either.
Hi!
You have following inline CSS
#top .main_menu ul.menu li a {
color: rgba(255,255,255,1)!important;
font-family: Open Sans!important;
font-size: 14px!important;
font-weight: normal!important;
letter-spacing: 2px!important;
text-transform: none!important;
}
that overrides the code i posted. That is probably the reason why advanced styling is not working on your end. Please remove the code and check once again :)
Best regards,
Yigit
Good to go!! Thank you very much.