I am trying to add a wrapping div around a specific sub-menu.
what is the best way to do it ? is there a way to target the sub-menu and modify it or should i just use 'wp_nav_menu'
or 'wp_nav_menu_items'
filters and do some string manipulation to get this done ?
theme development - Add wrapper for a specific sub-menu
Articles related to this article
comment list (0)
- No comments so far