Home Forums WoodMart support forum IF ONLY 2 AJAX SEARCH RESULTS, NO NEED FOR SCROLL BAR

IF ONLY 2 AJAX SEARCH RESULTS, NO NEED FOR SCROLL BAR

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #162822

    Jeriss Cloud Center
    Participant

    Dear,

    If only 2 ajax search results, there shouldn’t be any scroll bar displayed => bug

    I currently have this code provided by your in my theme, but this should in my view be fixed within the theme itself.

    /* HEADER - IF ONLY 2 AJAX SEARCH RESULTS NO NEED FOR SCROLLBAR */
    body .autocomplete-suggestions {
    	animation: wd-fadeIn .3s ease both;
    	margin-bottom: 0;
    }
    #162893

    Hello,

    What do you want to achieve? Is this code provided by one of our support members?

    Do you want us to include this piece of code in the update of theme so you did not have to add this code after every update of theme?

    Best Regards.

    #162897

    Jeriss Cloud Center
    Participant

    Dear,

    The code was provided in a previous ticket for resolving the issue mentioned in the title. This issue also occurs on your demo store, so I’d like this to be updated in the theme too.

    If only 2 results appear in the ajax search, then it shows a scroll bar. Why? There is nothing to scroll since there are only 2 results…

    #162905

    Hello,

    Yes, we will try to update this in our demo store and also try to include this in a future update of theme.

    Thanks for your suggestion.

    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)