Reply To: Change text-align in navigation menu

Homepage Community Forums Epik Theme Support Change text-align in navigation menu Reply To: Change text-align in navigation menu

#6782
Eric
Customer

    You can directly remove the borders on the end of the menu by adding the menu ID and adding border: none;

    Here is an example –

    .genesis-nav-menu .menu-item-792 a {
        border: none;
    }

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