Archived topic
Transperant menu on mobile
1 reply · Started by mike on January 23, 2018
Hi,
I have created a transparent header on mobile.
How can i control the sub-menu items:
1. height (when i change the menu item height the logo becomes very small, when i change the sub-menu height nothing happens)
2. color - i need the drop-down to not be transparent.
185.197.130.66 glcp-il.com http://www.glcp-il.com - hosts.cx will do the job
Thanks
Hmm I can't seem to access - it's just showing me a GoDaddy landing page.
1. If the logo is in the navigation or the mobile header, the logo height will depend on the height of the container (nav or header). Are you wanting the logo to be larger?
2. You could try this:
.mobile-header-navigation ul ul {
background-color: #222;
}