Snippets / CSS
CSS
Hide Post Type Switcher Label Only
D
Donald McGuinn
·
126 views
·
Updated 2 years ago
Remove the label for the post type switcher filter in search form.
.choose-cpt-filter label{
display: none !important;
}
CSS · 3 lines
Discussion
Ask a question or share how you used this.
Log in
to join the discussion.
No comments yet — be the first.