@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...