By Giovanni Mio Medicina on Wednesday, 21 June 2017
Posted in Technical Issues
Likes 0
Views 406
Votes 0
Hello,
Sorry for the inconvenience,
How do I remove "CUSTOM FILTERS" from the sidebar?
Hi Giovanni,
You can use custom css to hide the custom filter by applying it into your custom css file.
Example:

#es .es-dashboard .es-sidebar [data-type="custom-filters"] {
display: none;
}
·
Wednesday, 21 June 2017 19:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks a lot for quick response and courtesy
·
Wednesday, 21 June 2017 22:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 21 June 2017 23:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post