Skip to content

Commit c89724e

Browse files
committed
[MOOSE-156]: Hide standard menu item wrapper in the editor
1 parent f0fd6da commit c89724e

File tree

1 file changed

+4
-0
lines changed
  • wp-content/themes/core/blocks/tribe/standard-menu-item

1 file changed

+4
-0
lines changed

wp-content/themes/core/blocks/tribe/standard-menu-item/editor.pcss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@
3131
.site-header__utility-menu &:not(:only-child) {
3232
display: none;
3333
}
34+
35+
.site-header__navigation & {
36+
display: none !important;
37+
}
3438
}

0 commit comments

Comments
 (0)