FIX fixed hidden WPML tab on sidebar

This commit is contained in:
Antoine M 2025-04-09 09:42:21 +02:00
parent 2a6018e35d
commit 0a1317b166

View File

@ -260,10 +260,6 @@ body.post-type-artisans {
/* border-top: 1px solid rgba(255, 255, 255, 0.15) !important; */ /* border-top: 1px solid rgba(255, 255, 255, 0.15) !important; */
} }
#toplevel_page_tm-menu-main {
@apply hidden;
}
#menu-pages + .wp-menu-separator { #menu-pages + .wp-menu-separator {
@apply hidden; @apply hidden;
} }
@ -609,6 +605,7 @@ select[data-enpassusermodified='yes'] {
CUSTOMIZATION BASED ON USER ROLE CUSTOMIZATION BASED ON USER ROLE
------------------------------------*/ ------------------------------------*/
.role-editor { .role-editor {
#toplevel_page_tm-menu-main,
.rank-math-lock-modified-date, .rank-math-lock-modified-date,
.misc-pub-curtime, .misc-pub-curtime,
.misc-pub-revisions, .misc-pub-revisions,
@ -636,6 +633,7 @@ select[data-enpassusermodified='yes'] {
} }
.role-conseiller { .role-conseiller {
#toplevel_page_tm-menu-main,
#rank_math_metabox, #rank_math_metabox,
#menu-media, #menu-media,
#menu-tools, #menu-tools,