Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi, @gandlgandl. Does this CSS give you the result that you want:

    .page-id-495 #mainnav {display: none;}

    Thread Starter gandlgandl

    (@gandlgandl)

    Unfortunately not.

    Thanks anyway, @girlieworks.

    @gandlgandl, where specifically did you add that CSS? (I can’t seem to find any sign of it on your site right now in the places where I’d normally expect to see it.)

    Thread Starter gandlgandl

    (@gandlgandl)

    @girlieworks, I tried adding that CSS both directly on the page, and for the whole site (using Custom CSS).

    I deleted it afterwards, which is why you couldn’t see it ??

    Try

    .page-id-495 #masthead {
        display: none;
    }

    For the whole header. Or do you only want to show the floating version?

    Thread Starter gandlgandl

    (@gandlgandl)

    Erjdavis, thanks for your reply.

    I’ll give your first suggestion a try, but it might be a bit too advanced for me ??

    Thanks for the plugin suggestion. I’m reluctant to use a paid plugin for a single small site tweak but it seems there’s no free plugin which has that functionality.

    Thread Starter gandlgandl

    (@gandlgandl)

    Jacob — It worked!

    Thanks so much! I’d spent several hours trying to work this out!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Hide Header and Menu on Single Page’ is closed to new replies.