Tagged: Search Bar
Hi,
Thanks for a great theme!
Is it possible to add the standard search widget under the menu?
My website http://www.littlethings.dk
i have add som pictures so you can see what i mean.
would be nice if i could add a widget there.
Best regards
Kim
Hey kimgaba12!
Thank you for using Enfold.
Looks like you figured it out. Did you use a plugin?
<div class="aw-search-box">
<div>
<form action="http://www.littlethings.dk/" id="searchform" method="get" class="">
<div class="inner-tooltip">
<input type="text" class="aw-search-input" id="aw-input" name="s" value="" autocomplete="off" placeholder="Søg">
<input type="submit" value="Søg" id="searchsubmit" class="button">
</div>
</form>
</div>
</div>
Best regards,
Ismael