Hi
The search function isnt available on a mobile view.
dev2.electrixinternational.com
Hi richardelectrix!
Please add following code to functions.php file in Appearance > Editor
add_shortcode('avia_search', 'get_search_form');
and then go to Appearance > Menus and add a new link and add following into navigation label
[avia_search]
then refer to this post and choose to hide it on desktop – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Best regards,
Yigit
Perfect thanks/