Hello
@muffingroup,
how I can change the colors of menu
to something looks like on this picture? I don't want to have the same background color for logo and menu. I want to make them different. For example, how to change background's color of menu links to blue?
Comments
the link you sent above, does not work.
#Top_bar:not(.is-sticky) .menu_wrapper {background: #000 !important;
margin-left: -25%;
width: 150% !important;
}
#Top_bar:not(.is-sticky) #menu { background: #000 !important; }