StefanNachmann Posted March 31, 2022 Share Posted March 31, 2022 Site URL: https://www.stefannachmann.com/contact Hey all, I'm trying to delete a Banner (in the template 'Lange' that's used as a page description) on a single page. Leaving out any text, it just displays a big white empty space (screenshot attached). I tried a few different lines of CSS that I could find online but nothing seems to work. Does anybody have any advice? Thanks so much in advance!! Best, Stefan Link to comment
tuanphan Posted April 2, 2022 Share Posted April 2, 2022 Edit Contact Page > Add a Code Block at bottom of page >> paste this code <style> .page-banner-wrapper { display: none; } </style> StefanNachmann 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
StefanNachmann Posted April 2, 2022 Author Share Posted April 2, 2022 thank you so much, tuanphan! worked all out!:) 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