We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

How to hide Site Search box in top menu on narrow screens - Users Quick Search | Forum

Kevin
Kevin Dec 8 '16
After my existing media query in base.css

@media (max-width: 480px){


=== I tried this  ======

.ow_console_search_form, .ow_console_item{

     display: none!important

}


The .ow_console_item removes everything in the menu bar, just want to remove search box

Attached:

  "Display normal.jpg" screen >480

  "All removed.jpg" screen <480 (only want to remove the search)

What am I missing...

The Forum post is edited by Kevin Dec 8 '16
Attachments:
  Display normal.jpg (23Kb)
  All removed.jpg (12Kb)
Kevin
Kevin Dec 8 '16
Even better would be to just change the width of the seacrh on the narrow screen...
Codebrono
Codebrono Jul 6 '17
How do you change the width of the search engine and tried everything not eh could you explain me? :)
You do not have permission to reply this topic