Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1337180

    Hello all,

    below the partner/logo element there is a very large empty space on the respective page. How can this be reduced? See example here:, Space between element and footer.

    https://vfl-kaltental.de/mitgliedschaft-neu/

    Many Thanks,
    Markus

    #1337217

    Hey Markus,

    Thank you for the inquiry.

    The extra space is actually a part of the content slider. Did you add this css code?

    #top .avia-content-slider {
        min-height: 550px;
    }
    

    It sets the height of the slider to 550px minimum.

    Best regards,
    Ismael

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