TeresaH Posted April 30, 2020 Share Posted April 30, 2020 (edited) Site URL: https://www.ladiesdrawingnigh.org Hi, I have the Brine- Rally template and am trying to create a landing page with no header or footer. I've tried many things. I'd like to do this in the Custom CSS instead of on this index page's settings. Can someone help with this? I'd really appreciate it. Thank you! Teresa EDIT: Am able to hide the footer and the header with this code--don't know why it wouldn't work with footer, header in the same bit of code. I had to separate it. body#collection-5eaa0a46b0caa85f5c39b770 footer { display: none !important; } body#collection-5eaa0a46b0caa85f5c39b770 header { display: none !important; } Edited April 30, 2020 by TeresaH It's working! Link to comment
tuanphan Posted May 1, 2020 Share Posted May 1, 2020 Add to Home > Design > Custom CSS body#collection-5eaa0a46b0caa85f5c39b770 { footer, header.Header { display: none !important; } } 5m 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