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.
Author
Posts
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.