wrap-nav id and wrap-nav class for all menus

This commit is contained in:
Alexander Agnarson 2020-08-24 13:02:36 +02:00
parent 85f387be2b
commit ee0197a706
4 changed files with 11 additions and 7 deletions

View file

@ -47,7 +47,9 @@
<?php } ?>
<?php if ( has_nav_menu('footer') ): ?>
<?php \AlxMedia\Nav::nav_menu(array('theme_location'=>'footer','menu_id' => 'nav-footer','fallback_cb'=> false)); ?>
<div id="wrap-nav-footer" class="wrap-nav">
<?php \AlxMedia\Nav::nav_menu(array('theme_location'=>'footer','menu_id' => 'nav-footer','fallback_cb'=> false)); ?>
</div>
<?php endif; ?>
<div id="footer-bottom">