diff --git a/resources/css/admin-style.css b/resources/css/admin-style.css index 1359419..1378116 100644 --- a/resources/css/admin-style.css +++ b/resources/css/admin-style.css @@ -1,3 +1,10 @@ +body.post-type-chantiers, +body.post-type-artisans { + #titlediv { + @apply hidden; + } +} + .edit-post-visual-editor__post-title-wrapper { h1 { font-weight: revert;