Background image behind dropdown

Hi,

I have 2 questions…

For this site: http://schreuder.proberen.nu/
I added a background image in the navbar, it works so that’s okay.
But i want to remove this behind the dropdown menu.
I’ve tried different css, but nothing works… Hope you could help me out with this!

Other question is, how can i style each menu items the font in different colors. For this aswell i have tried so many css. For example behind the “welkom” (in red) i want the font to be yellow and with hover blue.

Not sure if you need it, but i provide you below with a login.

Hope you could help me out!?

Thanks

Sanne

Hi Sanne,

Thanks for reaching out.
It seems that the custom code in your Navigation element Element CSS has pointing all the a element under the specific class. And that is why the sub-menus are within the style, I went ahead and added > to point immediate a element for one specific class and it works. I have also added the background color for the Dropdown as it was showing the transparent background for that specific submenu. I would suggest you replicate the process for all other menu items.

Hope it helps.
Thanks

thank you!

:blush: :+1:

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.