Question about OJS 3.3.0 default theme

Greetings!

Is there a way to remove this “search” bar from the default theme?

Thanks!

HI @GetToDaChoppa,

If you pinpointed the specific element and ID you could use a custom CSS to do display: none.

-Roger
PKP Team

Thanks!

I only know basic html. My hope was something easy we could turn off :sweat_smile:

Hi @GetToDaChoppa,

I’m afraid not - modification to themes requires knowledge of CSS (and HTML) at a minimum, and PHP and LESS for more advanced customization.

-Roger
PKP Team