• Resolved bosunjohnson

    (@bosunjohnson)


    Hi there!

    The elementor hamburger menu work on my laptop when I resize the browser to a mobile size but when I check this on my mobile phone with Chrome or Firefox, the Menu does not show properly.

    I have tinkered with all setting but cannot seem to get it to work.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you tell me how you resolved this? I have the same problem. Thanks

    wiseupmarketing

    (@wiseupmarketing)

    We too are having the same issue. It displays when logged into the site as an admin (and editing the page & header), but not when viewing from the front end.

    wiseupmarketing

    (@wiseupmarketing)

    As a work around we have implemented this via the Customizer -> Additional CSS:

    /* MOBILE NAV HAMBURGER FIX */
    .site-navigation-toggle i:before {
    content: “\f0c9” !important;
    font-family: “Font Awesome 5 Free”;
    font-weight: 900;
    font-size: 22px;
    font-style: normal;
    }
    .site-navigation-toggle-holder.show.elementor-active .site-navigation- toggle i:before {
    content: “\f00d” !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hamburger Menu style on Hello theme’ is closed to new replies.