How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Show header ONLY in the homepage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8707
    cabhal
    Participant

    Is this possible?

    #8711
    admin
    Keymaster

    Hi!

    A solution is to hide the header everywhere except in homepage.
    You can try this:

    `body:not(.home) header {
    display: none;
    }`

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