Homepage › Community Forums › Epik Theme Support › Change nav menu background color › Reply To: Change nav menu background color
I found a solution. I added these 2 sections to separate the header background from the nav background.
Nav Menu background
.epik-orange .nav-primary { background: #f09340; }
Header background
.epik-orange .head-wrap { background-color: #fff; }