Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- </div>
- <footer>
- <?php wp_nav_menu([
- 'theme-location' => 'footer',
- 'container' => false,
- 'menu_class' => 'navbar-nav me-auto mb-2 mb-lg-0'
- ])
- ?>
- </footer>
- <?php wp_footer() ?>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment