Hi. As you may know, I’m developing a WordPress website.
I’m customizing dark mode colors, with success in most of the areas of my website with Custom CSS. However to change the menu and the top bar to what I want, nothing works.
The same code I use to change the colors in “normal” mode to the menu when it scrolls, doesn’t work with .dark-mode class. The same goes to that top bar.
>.nav-wrapper, .header-area .main-nav-area, .logo-area
For the rest of the areas I wanted to customize in the dark mode, I used the class .dark-mode with success, but with these areas is not working.
The website is [https://www.e-festivalcom.com/]). Any help, please?
​
[1. I want the top bar in a different, less dark than the main menu area])​
[2. I want the menu to keep the color spectrum when scrolling, as it happens in the normal mode.]) [ad_2]