Home Forums WoodMart support forum Remove "Menu" from the mobile Menu and just leave the hamburger icon

Remove "Menu" from the mobile Menu and just leave the hamburger icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #251236

    BeyondMS
    Participant

    Hello, is there a way to remove the word “Menu” from the mobile menu and just leave the hamburger icon that symbolizes a menu?

    Attachments:
    You must be logged in to view attached files.
    #251253

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Tablet/Landscape:

    body  .wd-tools-element .wd-tools-text{
    display:none;
    }

    Best Regards

    #251588

    BeyondMS
    Participant

    It worked, thanks!

    #251731

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Remove "Menu" from the mobile Menu and just leave the hamburger icon’ is closed to new replies.