THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

How to create page with no header or nav, only main content

Home › Forums › Omega Child › How to create page with no header or nav, only main content

Tagged: create front page no header no nav

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 1 month ago by han.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • March 16, 2014 at 2:54 pm #1923
    labisca2012
    Participant

    Hi,

    I love the simplicity of this Family theme.

    I’ve been able to modify quite a few things through custom css, but I’m now stuck.

    Is it possible to create a home/splash page that doesn’t show the header or nav content, only main page content (I would create a larger version of the header as page content only). The site I am making is tiny and includes internal linking only for the moment.

    Here is the beta.

    Thank you very much for your help.

    March 21, 2014 at 7:11 am #1954
    han
    Keymaster

    you can try this css

    .home .nav-primary,
    .home .site-header {
      display:none;
    }
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php