Trying to add a visible search bar to headers > xstore.php similar to headers > advanced.php with the category dropdown. Want to replace the default search icon with visible search bar and shopping cart icon beside. Any suggestions? Can’t seem to find the function to copy/paste.
Closest I got was to paste into the file but this loses the category dropdown. I’m sure there’s other users that have asked this question.
<?php etheme_search_form( array(
‘action’ => ‘default’
)); ?>