Skip to content

Search bar appears on tablet devices when it shouldn't

Summary

The search bar appears on tablet devices even when the admin has selected not to appear.

Steps to reproduce

  1. Go to Appearance
  2. Select not to display search bar on menu
  3. Render a page on a tablet device

Possible fixes

Modify the current implementation to render the search bar on template level instead of css level. Also remove the current css implementation