- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 10:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 11:24 PM - edited 04-24-2024 11:34 PM
Hi @Rosy14 you can use the following CSS code at instance level.
.icon-filter{
display: none;
}
You can see in below image Filter Icon is removed
Please mark my reply as Correct/Helpful
Regards,
Siddharam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 11:24 PM - edited 04-24-2024 11:34 PM
Hi @Rosy14 you can use the following CSS code at instance level.
.icon-filter{
display: none;
}
You can see in below image Filter Icon is removed
Please mark my reply as Correct/Helpful
Regards,
Siddharam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 11:29 PM
Hi @Rosy14
Please refer below video
https://www.youtube.com/watch?v=8QiWkRMs6rY&ab_channel=IqraIslam
Please mark this response as correct or helpful if it assisted you with your question.