Site logo

Archived topic

How to Remove the “Menu” Text beside the Hamburger Menu on Mobile

4 replies · Started by Milind on March 2, 2022

Viewing posts 1–5 of 5

Customizer > Layout > Primary Navigation – I have already removed the Mobile Menu Label field. But still, I am seeing the text.

I managed to disable the Menu label filed using the below CSS code.

span.mobile-menu {
    display: none;
}

Hi there,

Alternative to this, you can go to Appearance > Customize > Layout > Primary Navigation and just keep the Mobile Menu Label text field empty. :)

This way, there won't be any need for the CSS. :)

I have already mentioned that after going to Appearance > Customize > Layout > Primary Navigation – I have already removed the Mobile Menu Label field. But still, I am seeing the text.

Hi there,

do you have the Customizer > Layout > Off Canvas panel enabled ? if so it too has a label you can remove.
If you're not then please provide a link to the site so we can take a look.

This archived topic is closed to new replies.