Hi guys,
We have updated our site theme and WP (didn’t do anything else) and for some reason the mega menu’s submenus have different colours. They should be all #000 with hover # but they seems other way around.
You have provided custom css a while ago, it worked for almost a year now but for some reason it doesn’t work now.
This is what you have give us:
/*mega menu's subtitle's colour update*/
li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
color: #fff;
}
li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:hover {
color: #d0d0d0 !important;
}
Url above, screenshot below.
Attachments:
You must be
logged in to view attached files.