Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #53694
    jamindude22
    Member
    Post count: 2

    I have looked around and haven’t found this documented and it may be something simple. How do I change the search functionality in the header (next to the menu) to work like the Dante demo where the search box drops down below the navigation. Currently it drops from the top above the header.
    Thanks!

    #53882
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    If you go to Theme Options > Header Options at the bottom you will see the options for the search (see screenshot).

    On our demo we use the AJAX search.

    Hope this helps

    – Kyle

    #54222
    jamindude22
    Member
    Post count: 2

    Thanks!

    #54224
    jamindude22
    Member
    Post count: 2

    One other quick question. On the responsive site for the menu it shows the little icon. What’s the best way to add “Menu” in front of this icon?

    #54301
    Melanie – SUPPORT
    Member
    Post count: 11032

    In sf-header.php you find the code

    			$logo_output .= '<a href="#" class="visible-sm visible-xs mobile-menu-show"><i class="ss-rows"></i></a>'. "\n";
    

    Try modifying it to

    			$logo_output .= 'Menu <a href="#" class="visible-sm visible-xs mobile-menu-show"><i class="ss-rows"></i></a>'. "\n";
    
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register