Hi,
I am trying to add transparency to my main menu dropdowns. Some of the drop downs are regular dropdowns, others are mega menus.
I added this:
ul.sub-menu {opacity:0.5 !important;}
This adds transparency to the regular drop downs, but the rollover color of the drop down menu items and the color of the text also have opacity affected which I don’t want.
Also how can I add similar transparency to the mega menu?
Thanks for your help.
URL