Remove background from Custom Menu (sidebar widget)
-
I created a custom menu widget for my sidebar but it has the same brown background as my main nav bar. I would like to get rid of these CSS rules (hover, shadow, left 1px border, etc) and make it look just like the other widgets on the sidebar.
My website is: https://vmelab07.usilu.net/etourismlab2012/?page_id=3000
I tried adding some CSS rules to the “Custom CSS Styles”, but obviously i’m doing something wrong:
.menu-hiking_trail_menu-container {
background-color: none;
background-image: none;
}Thank you in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove background from Custom Menu (sidebar widget)’ is closed to new replies.