#109146
 rikbutterflyskull
Participant

It’s not a plugin problem or a bug, is only a bunch of results in no-scrolling search container 🙂

COPY CODE
.kleo_ajax_results {
	min-height: 88px;
	height: auto;
	max-height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}

With this i fix my problem hoping to be useful to someone else. I just have to write media queries for other resolutions. Thnaks

Log in with your credentials

Forgot your details?