Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222966

    Hello,

    My client is asking me if is possible to add a search bar in the layer slider to search on the site given the fact you can add HTML above a gallery of images.

    Do u guys know if this is possible to be done with the Enfold theme itself? or is it necessary to buy a plug-in?

    thank you very much

    JC

    #223047

    Hey Pector!

    Please add search form as HTML in Div / Video tab http://i.imgur.com/weLyiaZ.jpg as following

    <form action="http://localhost/Enfold/" id="searchform" method="get" class="">
    	<div>
    		<input type="submit" value="" id="searchsubmit" class="button avia-font-entypo-fontello">
    		<input type="text" id="s" name="s" value="" placeholder="Search">
    			</div>
    </form>

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.