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

    Hello,

    I was wondering if there was a way to hide the header on a password-protected page. I have removed it on the page itself, but it still shows up before the password is entered. Let me know if this is possible, thanks!

    #1129029

    Hey Kirstie,

    Add this to quick css:

    .page-id-2860 #header{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1129237

    That worked great! Thanks, Jordan!

    #1129254

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide Header on Password Protected Page’ is closed to new replies.