Header Submenus

This can be achieved by using the following CSS in the Common-CSS tab of another theme or theme component.

.anon .top-menu {
  display: none;
}
3 Likes