Transparent menu background in footer
Hello there,
I added a second menu to the footer area of my website. The menu got a default light grey box/background around it.
I want to delete the background / make it transparent, but I cant figure out how.
I tried via Custom CSS to set the background transparent, which didnt work:
.menu-menu-footer-container{
background-color: transparent;
}
(If I use another color instead of transparent, the background of the menu changes to that color, only the submenu stay in some other gray tone)
See here, with transparent: https://postimg.cc/3dYmVfsk
Or here with a color similar to the theme #F5F5F3: https://postimg.cc/cKSvtvdr
I need to either A) make the background transparent or
make the whole menu in one color (including the submenu-item) so that it blends in with the theme background (carpenter2).

Can you guide me in the right direction?
Thanks alot
Comments
Please always attach a link to your website so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
thanks