Reply To: Secondary Navigation

Homepage Community Forums Ally Theme Support Secondary Navigation Reply To: Secondary Navigation

#9106
Eric
Customer

    To get the links to float to the right just add this –

    .nav-secondary .genesis-nav-menu .menu-item {
        float: right;
    }

    To target a specific link, look in your code/page source and you’ll see the ID. Use that ID in your css and add your color or whatever style you want to it.


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