Hello all
On the page (see below)
I have created two submenus under “Kontakt”: “Impressum” and “Datenschutz”
my problem
I just can’t manage to change the background from white to blue.
thanks in advance
kind regards
Franz
Hey schweg33,
Thank you for the inquiry.
You can use this css code to change the background of the drop down.
#top .av-subnav-menu li > ul > li {
background: blue;
}
If you want to change the color as well, try this css code.
#top .av-subnav-menu li > ul > li > a > .avia-menu-text {
color: red;
}
Best regards,
Ismael
thanks for the quick feedback
Ismael
both code do not work
thank you
kind regards
Franz
Hi Franz,
I’ve added the CSS for you, and it’s applying on your site. Please review it.
Best regards,
Rikard
hallo rikard
thank you
sorry
would like natural another color
where can I change this css myself?
i want the same colors as in the footer
background #004996
font #d5a100
thank you and nice greetings
Franz
me again :-)
have found it
many thanks
you can then close this request
kind regards
Franz