Results for: off-canvas-menu
I feel I must be missing something here, and hope someone can't help me out. When adding an off-canvas menu, it seems that entire content of the page needs to be wrapped within the markup for the off-canvas machinery of Foundation. If you look in th... (continued)
Is there a way to make specific links inside the off-canvas menu to not trigger the close off-canvas? right now it seems that all links, when clicked, remove the "move-right" or "move-left" class. I am using the off-canvas to display more than links, see image below:
In JointsWP's header.php file (I'm using the CSS version), there's a puzzling comment on line 37 ('Uncomment this line...'): </head> <!-- Uncomment this line if using the Off-Canvas Menu --> <body <?php body_class(); ?... (continued)