Hi,
Im trying to make the ubermenu text background colour transparent but the text to turn yellow/orange on hover. Ive run through previous notes,but I cant see how to do it
Ive added the following code to the ubermenu custom css but its not working as expected.
.ubermenu.ubermenu-horizontal:hover{
background:rgba(255,255,255,.5);
}
Could you let me know what I should add to make the background for normal and on hover transparent and the text to change colour when hovered please.
Thanks,
Will
