diff --git a/resources/css/admin-style.css b/resources/css/admin-style.css index b0ed1f1..4a993b8 100644 --- a/resources/css/admin-style.css +++ b/resources/css/admin-style.css @@ -244,3 +244,13 @@ ol { display: inline-block !important; } } +body.post-type-conseils, +body.post-type-fiches-infos, +body.post-type-questions, +body.post-type-brochures { + .tablenav { + #rank-math-seo-filter { + @apply !hidden; + } + } +}