Remove the Filter Option from all courses page

Home Forums Legacy Support Support queries Styling issues Remove the Filter Option from all courses page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #371156
    Electrovertlabs
    Spectator
    We want to Remove the Filter Option from all courses page along with the "Open/Close Filter" Button . https://snipboard.io/7T4lPm.jpg
    #371157
    Electrovertlabs
    Spectator
    Using the code from inspect element i think this does the work. Is there any alternative to seperately remove the filter ? as in this one the whole directory header will be hidden .directory.course .wplms_courses_directory_header{display:none !Important;}
    #371217
    Veronica
    Moderator
    hi you can use this .wplms_courses_directory_main .wplms_courses_directory_header span > span { display:none }
    #371245
    Electrovertlabs
    Spectator
    Thanks , problem solved. You may now close the ticket.
    #371315
    Veronica
    Moderator
    thanks for your confirmation topic closed.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove the Filter Option from all courses page’ is closed to new replies.