Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1486575

    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

    #1486576

    sorry
    link 2 was wrong
    thanks

    #1486633

    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;
    }
    

    View post on imgur.com

    Best regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.