Tagged: x Author Posts April 7, 2016 at 8:25 am #871144 NLeVasseurParticipant Hi There, I was wondering how to hide the hamburger menu used with the custom menu placed inside a widget area. More info to come. Thanks, Nancy April 7, 2016 at 8:28 am #871153 NLeVasseurParticipant This reply has been marked as private. April 7, 2016 at 7:47 pm #872116 DarshanaModerator Hi there, You can add this under Custom > CSS in the Customizer. .x-widget-area #nav_menu-2 .h-widget::before { content: "" !important; } Hope that helps. April 8, 2016 at 7:41 am #872723 NLeVasseurParticipant This reply has been marked as private. April 8, 2016 at 7:34 pm #873526 DarshanaModerator Glad we were able to help 🙂 Author Posts