Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Submenu transparency
netpoint1
August 2016
in
Menu / Mega menu
I have a website
http://ewikor.pl
and question is it possible to set lets say 60% transparency to submenu items, it seems they are already have some transparency but not enough. How I can do that ?
Comments
Albert
August 2016
Hi,
yes, it is possible and can be achieved with the following css:
#Top_bar .menu > li ul { background-color: rgba(255,255,255,0.6) !important; }
netpoint1
August 2016
Thanks
Albert
August 2016
You are welcome!
Sign In
or
Register
to comment.
Comments
yes, it is possible and can be achieved with the following css: