aurthentico Posted May 17, 2020 Share Posted May 17, 2020 Site URL: http://certifoodauthentico.squarespace.com Hi, I need to have a white page with only "MENU" block. Without Navigator and button of page. Just a white page Can you help us ? Thanks Marco Link to comment
tuanphan Posted May 17, 2020 Share Posted May 17, 2020 Add to Home > design > Custom CSS body#collection-5ec0248b5dc93e2a8c6ada64 { header.Header.Header--top { display: none !important; } div#block-yui_3_17_2_1_1589469994521_14942 { display: none; } footer.Footer { display: none !important; } div#block-yui_3_17_2_1_1589469700192_14612 { 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
aurthentico Posted May 17, 2020 Author Share Posted May 17, 2020 5 hours ago, tuanphan said: Add to Home > design > Custom CSS body#collection-5ec0248b5dc93e2a8c6ada64 { header.Header.Header--top { display: none !important; } div#block-yui_3_17_2_1_1589469994521_14942 { display: none; } footer.Footer { display: none !important; } div#block-yui_3_17_2_1_1589469700192_14612 { display: none; } } Thanks a lot ! your code work on desktop version but not on mobile. I need hide footer and Header on mobile view. can you help me ? page is. certifood.authentico.it/alex Thanks MU Link to comment
tuanphan Posted May 17, 2020 Share Posted May 17, 2020 3 hours ago, aurthentico said: body#collection-5ebc1a55e986a924e768e5ec { header.Header.Header--top { display: none !important; } div#block-yui_3_17_2_1_1589469994521_14942 { display: none; } footer.Footer { display: none !important; } div#block-yui_3_17_2_1_1589469700192_14612 { display: none; } .Mobile.loaded { display: none; } } For Alex page 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
aurthentico Posted May 18, 2020 Author Share Posted May 18, 2020 8 hours ago, tuanphan said: body#collection-5ebc1a55e986a924e768e5ec { header.Header.Header--top { display: none !important; } div#block-yui_3_17_2_1_1589469994521_14942 { display: none; } footer.Footer { display: none !important; } div#block-yui_3_17_2_1_1589469700192_14612 { display: none; } .Mobile.loaded { display: none; } } For Alex page Thanks a lot !!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.