This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Mobile Menu Button AKA Hamburger
The mobile menu button broke in FoundationPress when using Foundation 6.3.1. The problem is the 'title-bar' needs to have the 'data-responsive-toggle' set to the same ID as the button 'data-toggle' value.
- Loading branch information
7fa7962
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
THANK YOU so much for this. Just spent three hours trying to troubleshoot why the hamburger menu wouldn't tap open in mobile (or on a Chromebook browser scaled down, funny enough, the Chrome on my Mac worked just fine).
7fa7962
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made this change but hamburger still won't work for me - https://bit.ly/2rzahXQ
Copy of header.php
`<?php
/**
*/
?>
><!doctype html>