HI @possum127
I can help you with removing the filters that you have marked in the image. Can you please share me your website url for this page? The simplest of solution is if you use CSS to hide it. I can share you the CSS code I will just need your site URL for now.
Regards
Site url:
Site Link
and one more thing, is there any way that we can edit this page to make it look more enticing, like using elementor?
-
This reply was modified 4 years, 2 months ago by
possum127.
Hi @possum127
.tutor-course-filter-wrap {
display: none;
}
This is the code. Please go to appearance > customization > additional css option from your wordpress dashboard and paste the code in the additional css area. The options will be hidden.
Regards
@anim07 Thanks a lot buddy