This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 1 month, 1 week ago.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Scolls background page and not search results
This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 1 month, 1 week ago.
Hi
If i do a search from the header search at the top of the page I’ve noticed that if I then click on more results the scroll does not work on the mouse for the search results, it just scrolls the page in the background so you can not actually see the results at the bottom.
Hope this makes sense.
You can view the page here and see what I mean
Thanks in advance for your help
Stuart
Hi Stuart,
Thank you for the report, it is a known issue as pointed out by one other customer. We are patching it later today.
Until then, use this custom CSS to resolve the problem:
.asp_r.vertical .results {
overflow: auto !important;
}
.asp_r.vertical .results::-webkit-scrollbar-track {
background: white !important;
}
Best,You must be logged in to reply to this topic.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |