Change the Background Color of the Dropdown Menu
What does this code do?
This code snippet will allow you to change the background color of the dropdown folder menu in the header.
Code Snippets
Copy and paste this code into Design > Custom CSS
/* Dropdown Folder */ .header-nav-folder-content { background-color: white !important; }
How To Use It
Copy and paste the code as indicated above.
Edit the background color.