Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi spendee,

    Please del it in file learnpress/templates/search-form.php

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    That’s not a good idea. When the plugin updates then your changes will come back.

    hadam3003, is there a way to do with without hacking the plugin that way?

    You can try using this CSS code to hide it:

    form[name="search-course"]{
      display: none;
    }

    Or you can override the template in the child theme.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Search’ is closed to new replies.