Hi Kriesi
Is it possible to place the search option as a menu item, but that menu item should only appear on mobile / tablet screen sizes ?
Thank you for your time.
Or perhaps I should ask, how to display a menu item only on mobile/tablet device but not on desktop?
and then hide the search icon on mobile / tablet screens?
Hi,
please follow this thread here: https://kriesi.at/support/topic/search-button-on-mobile/#post-431521
You can hide elements on specific screen sizes by using media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
Andy