EvanTurner Posted November 23, 2019 Share Posted November 23, 2019 Please, I need some help to remove the navigation, footer and pre-footer from only select pages on the Hayden template. Thanks! Link to comment
tuanphan Posted November 23, 2019 Share Posted November 23, 2019 add to Home > Design > Custom CSS body#collection-540e1937e4b084aa623896a6 header#header { display: none; } body#collection-540e1937e4b084aa623896a6 footer#footer { display: none; } body#collection-540e1937e4b084aa623896a6 div#preFooter { display: none; } Replacing body...a6 with page id. each page will have different ID. See how to find page id. 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
Archived
This topic is now archived and is closed to further replies.