If you’re using our Hammer theme, you may have noticed your sticky menu has a different color scheme than your static main menu.
To change the background color of your sticky menu, please insert the following code in Customize → Additional CSS:
.is-sticky-nav .header__navigation {
background-color: #bada55;
}
This is one of the many parts that can be customized with CSS. To learn how to make other CSS customizations, visit our help article entitled How to customize your WordPress site with CSS. If you are not familiar with CSS, we offer professional paid CSS customization.