Hi Guys,
I hope everyone is nice and sound.
I have a question to the opacity of the submenu. There is a underlaying white which a can’t pass. Any ideas.
See the link below hover over “Lösungen” to see the submenu.
Kind regards
Tanju
I used this CSS
.avia-menu>#avia-menu .avia_mega_div>.sub-menu {
background-color: rgba(0, 0, 0, 0.21);
}
.main_menu .avia_mega_div {
background-color: rgba(0, 0, 0, 0.25);
border-color: rgba(225, 225, 225, 0);
}
because of “Lösungen” now in german
ich sehe deine Seite nicht (als Participant ) aber versuch mal stattdessen:
#top #wrap_all .avia_mega_div {
background-color: rgba(255,255,255,0.2);
backdrop-filter: blur(6px)
}
#top #wrap_all #header .avia_mega_div ul,
#top #wrap_all #header .avia_mega_div ul * {
background: transparent ;
color: #000; /**** das war nur um es an meiner Testumgebung umzusetzen ***/
}
die hover styles der menu-punkte bleiben bestehen – was für das navigieren eventuell hilfreich ist.
jedenfalls war es auf meiner Seite so.
perfekt as always- thank you very much guys!
Kind regards
Tanju
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
