Viewing 1 replies (of 1 total)
  • Hi IdeaStudio,

    Try the following, which will just make it invisible:

    .fdm-menu-321 .fdm-column-1 .fdm-section-header {
      visibility: hidden;
    }

    This will restrict the effect only to this menu, with the ID of 321. So if you need to do it to another menu, or you change the menu ID later, you’ll need to adjust the .fdm-menu-321 part.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Menu Section Title?’ is closed to new replies.