The Bones Footer

Topic:

Pretty straightforward, the footer in Bones is just what you’d expect. Footer Navigation <nav> <?php bones_footer_links(); // Adjust using Menus in WordPress Admin ?> </nav> This is just in case you want to have a nav in the footer. If you don’t want it, just remove it. Remember, the function for the navigation links is… Read more »