Off-Canvas Menu

The off-canvas menu uses the Off-Canvas Component from Foundation 6. To use this menu type, change the template part in header.php to:

<?php get_template_part( 'parts/nav', 'offcanvas' ); ?>

View Off-Canvas Menu Demo


Want to suggest or contribute changes to these docs? The JointsWP documentation is now hosted on GitHub! View or Edit this page on GitHub.