[Resolved] Static front page issue

Home Forums Support [Resolved] Static front page issue

Home Forums Support Static front page issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #781845
    finansdoktorn

    Hello. I have created a static front page in customize – home page settings.
    I also created an element (hero header).
    But, the issue is the empty blank space when I scroll down on the front page. Between the hero header and the footer.

    I want to remove or hide this part from the front page, since I probably wont add anything to it.

    <main id=”main” class=”site-main”><article id=”post-521″ class=”post-521 page type-page status-publish” itemtype=”https://schema.org/CreativeWork&#8221; itemscope=””>

    </article></main>

    #781857
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .home .site {
        display: none;
    }
    #781872
    finansdoktorn

    Fantastic job! Super quick support!

    #781876
    Leo
    Staff
    Customer Support

    Glad I could help 🙂

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