[Resolved] Don't show homepage

Home Forums Support [Resolved] Don't show homepage

Home Forums Support Don't show homepage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #512405
    Mark

    I would like to have my homepage consist of the navigation and header only – no content. I have removed all content from the page in the admin panel. However, a blank white rectangle still appears on the “homepage” and I would like it to not show. I have turned off the sidebars, specifying “content only.”

    Is there a way to do this?

    Thanks,

    Mark

    P.S. How tall can the header be? Can (on the homepage) make it extend full height – like an 8.5 x 11 piece of paper?

    #512477
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .home .site-main {
        display: none;
    }

    It looks full height to me already? http://www.screencast.com/t/ozJgGNQZ3Odk

    #512807
    Mark

    Thanks Leo, that did the trick.

    Mark

    #513409
    Leo
    Staff
    Customer Support

    No problem!

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