Reply To: Change nav menu background color

Homepage Community Forums Epik Theme Support Change nav menu background color Reply To: Change nav menu background color

#13567
Eric
Customer

    If you look in your style.css file around line 2213 you can add a background to the .nav-primary

    .nav-primary {
        background: #e3964a;
        clear: both;
        line-height: 1;
        margin: 0 auto;
        overflow: hidden;
        width: auto;
    }

    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com