Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter juliantheberge

    (@juliantheberge)

    Hey y’all,

    The menu shows like this:

    @media screen and (max-width: 620px) {
      #mobile-navigation > div > ul,
      #mobile-navigation-jquery > div > ul {
          position: fixed;
      }
      #mobile-navigation-jquery.target > div > ul {
          width: 100%;
      }

    rdhkeh, you can just pop that into your stylesheet at the end or download simple CSS plugin and put it there OR just make a child theme. Good luck!

    Thread Starter juliantheberge

    (@juliantheberge)

    Hey webdesignerchristian, what class or id did you change to fixed in order to make the nav show up?

    Thanks for working on this.

    It could be the theme.

    I’m not versed in Javascript, but I rationalized that, since the theme is used widely, the core script should function. However, I changed plenty of CSS styles throughout development and may have made some over-generalized reference that is affecting the menu.

    Thread Starter juliantheberge

    (@juliantheberge)

    There is a place to configure menus, but not the mobile menu, unfortunately.

    Any way to disable the responsive hamburger menu design in the functions of the theme? I just need this to work, so maybe just turning it off would do.

Viewing 3 replies - 1 through 3 (of 3 total)