I recently put this together and have been meaning to share it here. It’s based on Soils clean nav and Michael Romero’s Sageextras plugin.
Basic output looks like:
- ul id="menu-main" class="navbar-nav mr-auto"
- li class="nav-item menu-item menu-page-1"
- a class="nav-link"
It also supports drop downs.
Setup should be pretty self explanatory, but I’m going to update my original post, or make a new one, this weekend. In the mean-time, header markup and instructions are in the full gist. Hope this is helpful.