Tagged: password protected page
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!
Hey Kirstie,
Add this to quick css:
.page-id-2860 #header{
display:none!important;
}
Best regards,
Jordan Shannon
That worked great! Thanks, Jordan!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon