Maggie21
01-16-2022
02:58 PM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How to get rid of huge white space when I've checked no-header
I don't want a header. I've checked "no header." But I still have a huge white space between the top of the page and the image.
This is maddening. Why do I need to do anything with code at all when I've checked "no header?" I am not a coder. That's why I went with Weebly.
Please help!
www.mrfrogswildride.org
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
1 REPLY 1
bobafett
01-17-2022
09:30 AM
Thread Options
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
@Maggie2 Insert this few lines of code in settings--->seo--->header code
<style>
.banner-inner {
display: none !important;
}
</style>
It will not get rid of it in editor, but will get rid in published site.
Reply
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report