ChristinaSchlecht Posted February 26 Share Posted February 26 (edited) Using the codes on this forum - I was able to add a secondary nav. panel on the member site pages; however, they are not linking to any member site pages. So I'm wondering if there is a specific url / coding to do this? TIA This is the injection code I used: <div class="nav nav-secondary-wrapper"> <nav aria-label="Header Secondary Nav"> <ul class="nav-secondary"> <li class="nav-secondary-item"> <a href="/hw-member-homepage">Member Homepage</a> </li> <li class="nav-secondary-item"> <a href="/member-courses">All Courses</a> </li> <li class="nav-secondary-item"> <a href="/resource-library">Resources</a> </li> <li class="nav-secondary-item"> <a href="/community-forum">Forum</a> </li> </ul> </nav> </div> Edited February 26 by ChristinaSchlecht Changed code Link to comment
tuanphan Posted February 29 Share Posted February 29 Change URL here Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment