• E

    (@ehudson3)


    Hello!

    Navigation on desktop view renders just fine on all pages. However, on tablet and portrait mobile views, there was just a gray box (instead of the hamburger icon I was expecting). After searching the support threads, I discovered a fix and added the following code to Additional CSS:

    .elementor-menu-toggle i:before {
        content: "\f0c9";
    }
    

    It worked! …but just on the home page. With child pages, hamburger icon is slanted (like italic) on portrait view of iPad and now I get the gray box with an X in the center on portrait view of Android smartphone.

    We’re almost there! I’d appreciate a bit of help please? Thanks in advance for your prompt response!

    The page I need help with: [log in to see the link]

  • The topic ‘Hamburger Menu Not Showing Up on Child Pages’ is closed to new replies.