Skip to content

How to style .doc-header individually? #10918

Answered by akhrarovsaid
openbayou asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @openbayou,

Try adding this to your custom.scss located in your (payload) folder:

div.doc-header:has(+ .collection-edit--posts) {
  display: none;
}

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@openbayou
Comment options

@akhrarovsaid
Comment options

@openbayou
Comment options

@akhrarovsaid
Comment options

Answer selected by openbayou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants