Is it possible to make the submenu transparency behaviour similar to the main menu, when using the slider in the background?
At the moment the main menu is transparent, and it get’s white as soon as you scroll down. But the submenu is white all the time.
And how can I change the submenu width?
Anybody?
Hi Imothep,
Not sure I understand, do you want the submenu transparent as well? It can get invisible on that slider.
Best regards,
Victoria
Yes, that’s what I want to try.
Hi,
Try this code in the General Styling > Quick CSS field:
.header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
background-color: transparent!important; }
Best regards,
Mike