Skip to content

Instantly share code, notes, and snippets.

@taricco
Last active March 12, 2024 17:49
Show Gist options
  • Save taricco/aa439e0fd2f157972aa085edf6b1e42f to your computer and use it in GitHub Desktop.
Save taricco/aa439e0fd2f157972aa085edf6b1e42f to your computer and use it in GitHub Desktop.
@link Post Link: https://wordpress.org/support/topic/query-loop-block-default-output-when-no-posts/#post-16273656
.gb-query-loop-has-no-post-message .gb-query-loop-wrapper:not(:empty) + .gb-query-loop-no-post-message {
display: none;
}
BLOCKS LAYOUT
GB Container Block - .gb-query-loop-has-no-post-message
GB Query Loop Block
GB Grid Block
GB Post Template
GB Headline Block - .gb-query-loop-no-post-message
GB Pagination Block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment