hiding title on post type edition
This commit is contained in:
parent
32a824d51d
commit
a463fc5fd1
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user