Putting a Separator Between the Navigation Links?
-
I’d like to put a separator between the navigation links in the navigation bar like this:
Home / Page1 / Page2 / Page3
I want the separator in between the links but not after “page3” or before “home”.
I’m using the function wp_nav_menu() to call the navigation. I’m wondering what would be the most efficient way to implement such a separator automatically, without having to constantly do it manually?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Putting a Separator Between the Navigation Links?’ is closed to new replies.