Archived topic
¿How Can I change the colour text hover in the super menu?
5 replies · Started by JOSE on May 14, 2019
Viewing posts 1–6 of 6
I try to change the colour of the text hover in a super menu but I don't get it.
I change it in colours but when I try it's the same.
Thanks
Hi there,
Can you disable Autoptimize first?
Let me know :)
Hi,
Yes, It's disabled actually, I changed it and the same.
Thanks
You have this CSS added:
@media (min-width: 769px)
nav .main-nav .mega-menu > ul > li:hover > a, nav .main-nav .mega-menu > ul > li:focus > a, nav .main-nav .mega-menu > ul > li[class*="current-"] > a, nav .main-nav .mega-menu ul ul {
background-color: transparent !important;
color: inherit;
}
Remove that and it should inherit the settings in the customizer.
Thank you!
It works
No problem :)
This archived topic is closed to new replies.