JordanJ Posted July 30, 2022 Share Posted July 30, 2022 Site URL: https://jordanpappas.xyz Hi everyone, I'd like to completely remove the header on the mobile view of my website. I imagine I'll use the Design > Custom CSS workflow. Found a lot of previous answers on this topic (none of which have worked for me, assumedly because i'm using a different template). Help would be greatly appreciated! Link to comment
tuanphan Posted July 31, 2022 Share Posted July 31, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { header#header { display: none; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment