Forum Replies Created
-
AuthorPosts
-
robinmanoli90
Participanthi, I could actually do the grayed out effect when the results are inside a fixed position div:
#ajaxsearchprores1_1{
box-shadow: 100vh 100vh 990px 100vh rgb(33 33 33 / 50%), -100vh 100vh 0 100vh rgb(33 33 33 / 50%);
}check it out here: https://test.eevee.store/
the scrolling effect still needs coding though, but I will take care of fhat myself
robinmanoli90
ParticipantHi,
when I search for something and the ajax results show up, and then I erase everything in the search form, there are still results coming up. Is there a way so that it doesn’t perform a search when erasing all characters from the search form?robinmanoli90
Participantwell the element is fixed on the real page, though it is the elmentor element that is fixed.. is it possible to do it then?
robinmanoli90
ParticipantHi,
it seems to work. Thanks!I’m wondering how to make a lightbox effect, so that when search results are displayed everything else on the body should become a bit darker to highlight the search results?
robinmanoli90
Participantoh right, that works perfectly
Another question though, I have the “Make the whole result area clickable?” setting turned on, but clicking the image won’t take me to the product page. Shouldn’t this make the image clickable? Can I make it clickable?
Also, now all search results are snapped to the left, even though center is selected.
-
AuthorPosts