Custom Menu in Footer Background Color
I placed a custom menu in footer1 and footer2 of my site. The custom menu background color is different than the background color of my footer. How can I make the custom menu background color match the generic footer background color? Either with custom CSS or a theme setting.
[Links visible only for registered users]
Comments
please send us link to page where this menu is.
Here is the link to the page. [Links visible only for registered users]
.widget_archive ul, .widget_nav_menu ul { background: none !important; }Thank you! This solved the issue.