Hide specific menu items and advanced features in CSS
This commit is contained in:
@@ -812,4 +812,9 @@ body.page-id-999 .box-1 .box-1-end-arrow::before {
|
||||
.ekspert-button .eael-creative-button--default span:last-child {
|
||||
margin: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.menu-item-1413,
|
||||
.elementor-widget-langswitcher {
|
||||
display: none !important;
|
||||
}/*# sourceMappingURL=custom.css.map */
|
||||
File diff suppressed because one or more lines are too long
@@ -1053,4 +1053,9 @@ footer {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.menu-item-1413,
|
||||
.elementor-widget-langswitcher {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user