- This topic has 4 replies, 13 voices, and was last updated 9 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Preference › Remove Header
I do not want to use the header function, I have set the header to none in customisation however on every page there is a gap between my navigation and where the content starts. Is there a way I can minimise the size of this gap in the style sheet?
Probably best to post a link to your site so I Can see what gap you are referring to?
Hi again, here is the site http://www.shethehouseofbeauty.com.au see the large gap between the bottom of the navigation and the start of the animated images I have. This gap is on every page.
You have some containers that can be removed and because you are using a child theme, this makes it easier.
First, the screenshot shows the Showcase Shadow container which takes up some space. My guess is that you don’t want that so that will reduce the spacing.
Then, you may want to make the top padding of the #main-content container as 0, as you can see below, the style.css has it at 25px:
#main-content {
min-height: 120px;
padding: 25px 15px;
/* border-bottom: 1px solid #8FAEB8; */
}
I’m working on a new update for the theme and just noticed I have a double #main-content container (should just be one) which is doubling that padding I just noted. I will fix this in the update.
Untitled-1.jpg
Thanks so much, just by reducing the content padding has made a big difference 🙂
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.