I was doing my searches using keyword slide. That only brough up carousel results. After using the keyword scrolling, I found this in another post:
html { scroll-behavior: auto !important;
}
That solved the problem.