Submenu transparent

edited November 2015 in Menu / Mega menu

Hello

How can I customize the submenu that it will be shown as transparent as the Menu (Tablet Version of the site)?

How can I customize the Menu in the Mobile Version, that it will be shown as transparent as the Menu (Tablet Version)?

http://www.sänger.ch/wordpress/

Many thanks

Comments

  • Hi,

    to make the submenu transparent, please use below css:
    #Top_bar .menu > li ul { background-color: transparent !important; }
    However, it is not possible to make this menu transparent on mobile devices as it requires theme files customization.
Sign In or Register to comment.