Hi, I wan to add text under menu links in left nav bar.
This allows me to add contact information.
I have seen this other suggestion:
Then try adding your content below code.
<?php x_get_view( ‘global’, ‘_nav’, ‘primary’ ); ?>
I’m looking for an answer that does not require me to change core X files. E.g. a solution within a child-theme.
What happens when updating the Theme after changing x\framework\views\globa\_navbar.php