Reply To: secondary nav position

Homepage Community Forums Legacy Theme Support secondary nav position Reply To: secondary nav position

#3501
Wes
Moderator

    You just need to add #subnav in front so it only affects the secondary menu like this –

    #subnav .menu li {
    float: right;
    list-style-type: none;
    }