No Content
No Content
You commented on
Paddy Ogee's post
over 4 years
Hi Paddy Ogee,
Wanted to ask how you solved the disappearing hamburger part?
Breakpoint works fine but hamburger does not show at first till screen is shrunk.
You commented on
Bjarni Wark's post
about 5 years
Update / Ending up using this https://gist.github.com/awshout/3943026 with the following fix:
The fix to have the dropdown work in foundation 5 (WP 4.1) is change in foundation4-topbar.php file, line 2:
from
<nav class="top-bar">
to
<nav class="top-bar" data-topbar>
You commented on
Rafi Benkual's post
about 5 years
Hi Rafi, does the tutorial go into detail about creating the topbar dropdown menu section?
You commented on
Jeihan's post
about 5 years
Foundation is no longer supporting Orbit: http://foundation.zurb.com/docs/components/orbit.html
It is recommended to use: http://kenwheeler.github.io/slick/ by Zurb / Foundation.
No Content
-
No Content
-
No Content
Hi Paddy Ogee,
Wanted to ask how you solved the disappearing hamburger part?
Breakpoint works fine but hamburger does not show at first till screen is shrunk.