Tagged: 

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

    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

    #686657

    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

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