To change the colors of the menu, simply open up includes/templates/YOUR_TEMPLATE/css/stylesheet_header_menu.css and you may have to play around a bit to find what changes what.
My green in the template is this:
background:#D5E88F;
so replace #D5E88F with what you'd like instead of green.
My dark grey is #4f4f4f, so just replace that with the color you'd like.
The text is controlled with the color: tags, so just adjust those to the color you'd like.
3. try giving :#dropMenuWrapper the background color you'd like.
Bookmarks