functions.php
-
I have a custom wp theme which I have primary navigation. I also have a jQuery toggle navigation when in mobile form. My primary navigation shows up in the toggle navigation in the correct format and hides in desktop mode. The primary navigation is setup with uncategorized topics for the drop down in the full website. My question here is there a way in functions.php to add an if else statement to use wp_list_pages when in mobile form or is there an if else statement which use another menu in mobile form?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘functions.php’ is closed to new replies.