Title Bar

This menu uses the Responsive Toggle components in Foundation 6 which functions similar to the Foundation 5 menu. To use this menu type, change the template part in header.php to:

<?php get_template_part( 'parts/nav', 'title-bar' ); ?>

View Title-Bar 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.