When using wp_nav_menu how do I make it so 'after' => does not show on the last element of the list?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|||
|
|
|
While this can be done with JS, it might be more tidy to use |
|||
|
|
|
You can hide it with CSS. For example, if your
Then your css:
|
|||
|
|