Sticky Menu Settings in Hammer

If you’re using Hammer theme, you may have noticed your sticky menu has a different color scheme than your static main menu.

To change 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 How to customize your WordPress site with CSS. If you are not familiar with the code we offer professional paid CSS customizations.