Reply To: My main menu appears below the logo, not on its right

Homepage Community Forums Epik Theme Support My main menu appears below the logo, not on its right Reply To: My main menu appears below the logo, not on its right

#3457
Eric
Customer

    Take a look around line 238 and add !important to the color like this –

    .genesis-nav-menu li a:hover,
    .genesis-nav-menu li:hover a,
    .genesis-nav-menu li li a:hover,
    .genesis-nav-menu .current-menu-item a {
    color: #ff7e00 !important;
    }

    That worked for me.

    BTW Your site looks like it’s coming along great!


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