New Landing How can we help? Themeforest Theme Support Neighborhood Search window stays open

Viewing 4 posts - 1 through 4 (of 4 total)
  • #119432
    dindoft
    Member
    Post count: 24

    Hi,
    When I type something in the search box on the right side of the header, a list of products comes up. However if I do not pick a product, I cannot close down the search list that appeared. It stays opened until a product has been clicked on. Even clicking on the side, anywhere outside the search result list, doesn’t close the list. Can you please provide me with a method so that this can be fixed?

    I would like to be able to search in the search box, however if I decide not to pick anything from it, a click outside the search results should close the search result list.

    Thank you
    D

    #119535
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I will forward this to the developer for you

    – Kyle

    #119685
    dindoft
    Member
    Post count: 24

    Thanks, it would be nice to receive some support on this.
    D

    #119893
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom JS code at Admin -> Theme Options -> General options -> Google Analytic code :-

    <script>
    jQuery('body').not('.ajax-search-wrap').click(function(e){
     jQuery('.ajax-search-results').hide();
      
    });
    </script>

    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 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