Dear Support,
the mobile search logic gave me goose bumbs :-). the handling of the virtual keyboard is so well designed!
Is it possible to control the viewort of the vertical results container for desktop and mobile individual?
Or is it possible to add an offset via css?
I am using the search wit the peepso gecko theme – the header is sticky – so when i use the search on mobile with viewport 4, the bottom of the results container is off screen and stays there, because of the sticky menu.
i tried your css solution from the comments but it just cuts off the containter with the content within:
@media only screen and (max-width: 480px) {
.asp_r {
max-height: 320px !important;
}
}
Now i use viewport 3.3 for both mobile and desktop. but now i wish the results container was larger on the desktop.
I hope i explained my problem in a way you can understand.
Thank you for support
Kindest Regards
-
This topic was modified 6 years, 6 months ago by
thnk.
-
This topic was modified 6 years, 6 months ago by
thnk.
-
This topic was modified 6 years, 6 months ago by
thnk.
-
This topic was modified 6 years, 6 months ago by
thnk.