Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43647
    Allen Lovatt
    Guest

    Hey folks!

    I’ve got two hamburgers showing in mobile, only one functional. Can anyone assist to get rid of the upper hamburger?

    Thanks!

    #43698
    Brandon C
    Keymaster

    Hi Allen,
     
    Thank you for your question and thanks for using Crio Pro WordPress Theme! I’m inspecting your page and the extra hamburger icon looks like a Social Media Menu toggle with no content or menu links associated with it. Check your Menus section and make sure you don’t have any extra menus added to your header.
     
    If you can’t locate the extra menu try navigating to Appearance<<Customize<<CSS/JS Editor and adding this bit of code:
     

    #social-menu-hamburger {
    display: none;
    }

     
    This should remove the blank menu toggle from your header. I hope this helps! Please let us know if you need any further assistance.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘I Have Two Hamburger Icons in my Crio Themes Mobile Header’ is closed to new replies.