When I create the custom menu, there is a field called “Navigation Label”.
I’ve successfully styled .current-menu-item a
I would like to render this in an heading tag elsewhere on the page.
So, I have a custom menu with five items in it. At any given time one of the items is the current one.
I need this value to be in a heading tag.
I hope that’s clear. Thanks again.