THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

hiding menu from header on homepage

Home › Forums › Omega › hiding menu from header on homepage

Tagged: menu hide header

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 11 months ago by dannymdickman.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • May 31, 2014 at 9:37 pm #2336
    dannymdickman
    Participant

    Hi there!

    Im trying to hide the primary menu only from he homepage, making it still available on all other pages.

    I’ve tried to add this to the CSS:

    .nav-primary {
    display:none;
    }

    but it hides it from all pages

    Any thoughts?

    thanx

    June 2, 2014 at 11:23 am #2340
    han
    Keymaster

    Try this

    .home .nav-primary {
    display:none;
    }
    June 2, 2014 at 12:06 pm #2341
    dannymdickman
    Participant

    Genius!!! works fantastic!!! like a charm

    thanx!!!!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

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