• Resolved randomfreeform

    (@randomfreeform)


    (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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ThemeAWESOME

    (@tsquez)

    Hi Rand,

    this is a very complicated topic, one that has no simple answer. The only thing that I can provide is to use the visibility classes that are provided by Foundation: https://foundation.zurb.com/docs/components/visibility.html

    And if you look at the changelog.txt file you will see that I provide a list of what is changed in every version that is released.

    in 5.5.3.1 the changes are as follows:

    = 5.5.3.1 =
    * Added WooCommerce support back into theme.
    * Changed the style for pre code.
    * Removed the Google Analytics code from the header which was accidentally left there when I was updating the child theme I use on the site.

    I know its probably not the amount of help you are looking for but its the best that I can do for now. Again you may want to post a question in the actual Foundation forums and see what, if any, answer you get: https://foundation.zurb.com/forum

    Thread Starter randomfreeform

    (@randomfreeform)

    I get cha…
    maybe F6 will make this common Foundation breakpoint frustration go away? ??
    Many thanks as usual!!
    R

    Theme Author ThemeAWESOME

    (@tsquez)

    I hope it does away with a lot of things….lol

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mobile menu breakpoint’ is closed to new replies.