KatharinaChristina Posted March 16, 2020 Share Posted March 16, 2020 Hi, i need help with the removement of the navigation from one page. I use the Moksha template. Finally i want to build a landing page without the navigation in the header. Maybe someone knows how i can do it or the CSS Code? Thank you for your help. Link to comment
KatharinaChristina Posted March 16, 2020 Author Share Posted March 16, 2020 I got it! With this CSS Code and the right body id ( #collection-5a8cd71e71c10b2aca4042a4 {.Header {display:none;}.Footer {display:none;}} Link to comment
tuanphan Posted March 16, 2020 Share Posted March 16, 2020 If you don't want to find ID, you can add this code to Page Settings > Advanced > Header <style> .Header, .Footer {display:none;} </style> 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.