Hello everyone
I have added a search here:
Link 1 below:
When I am on this search and click “Hier auswählen” the list opens.
“OK” and “Abrechen” Both buttons are fully visible.
I have also added the same search here:
Link 2 below:
When I am on this search and click “Hier auswählen” the list opens.
“OK” and “Abrechen” Both buttons are only half visible.
What can I do here
Thanks
best regards
Franz
sorry
link 2 was wrong
thanks
Hi,
Thank you for the inquiry.
You may need to apply a minimum height to the search wrapper or add more content below the search form.
.search-wrapper {
min-height: 400px;
}
Best regards,
Ismael