• Hey Guys,
    I’m trying to build a right aligned, wrapping capable wp_nav powered menu.

    Is there a way to have it rendered backwards, so that float: right; would work and not mess up the order?

    I was hoping for something like this:

    <?php wp_nav_menu( array('sort_order' => 'DESC' )); ?>

    Thanks!

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘wp_nav_menu sort order?’ is closed to new replies.