[Support request] How to close the gap between Hero image and footer?

Home Forums Support [Support request] How to close the gap between Hero image and footer?

Home Forums Support How to close the gap between Hero image and footer?

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

    How do I close the gap between the hero element and the footer?

    I want the homepage to just be the hero image

    View post on imgur.com

    #1172054
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try this CSS:

    .home #page {
        display: none;
    }

    Let me know 🙂

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