Skip to content

How to remove the filter input? #2250

Answered by neSpecc
vigneshksaithal asked this question in Q&A
Discussion options

You must be logged in to vote

Why do you want to remove it?

Anyway, you can do it by CSS override:

.ce-toolbox .cdx-search-field {
  display: none;
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vigneshksaithal
Comment options

@vigneshksaithal
Comment options

Answer selected by vigneshksaithal
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