mobile menu breakpoint
-
(duck!)
Hate to ask but is there a concise up to date description on how to set the mobile menu breakpoint?I spent a bunch of time researching this again… there’s multiple discussions here & github and zurg…too many approaches and none worked for me.
FWIW, below are areas I tried changing:
+ the Forge ‘content-off_canvas_mobile.php’
<nav class=”tab-bar show-for… area.
+ the foundation css
@media only screen and (min-width: 40.0625em) {
.top-bar {
and
meta.foundation-mq-topbar {
font-family: “/only screen and (min-width:40.0625em)/”;
width: 40.0625em; }
+ and changes to customizer makes a difference of what’s used for mobile too.(BTW, I’m using the semi current WP-Forge 5.5.3
but I see there’s a 5.5.3.1 update but can’t find anywhere what’s changed.)Any help greatly appreciated!
R
- The topic ‘mobile menu breakpoint’ is closed to new replies.