Relative Content

Tag Archive for csswordpresswordpress-theming

How do I change background color in dropdown submenu using CSS in WordPress?

I am having a terrible issue with a dropdown menu on my website [http://amindaleme.com]. The text has to be light gray because the background of the website is black, but the dropdown submenu background is white for some reason, so the fonts are almost invisble. How do I change the background color of the submenu/dropdown using CSS in the template customize page? I am using Elementor, but the menu is the default Wordpress menu.
I once managed to do it in another website, using the “important” at the end, which is the only way it would work, but I cannot find the code anywhere.