Archived topic
Spacing below header/Above container
11 replies · Started by Jen on September 8, 2016
My site at http://www.hpffcu.com/WORKINGFILES/ has a large gap between the menu and the beginning of the container. I've played with the top and bottom settings for both the menu and the container but can't seem to get rid of the gap.
Suggestions?
J
Hi Jen,
A quick look with Chrome's Dev Tools shows that you have 100px of Top Padding to that Section in Elementor :) Set that to 0 and you should be good to go.
Cheers!
Lyle
Hi,
I have the same problem. Except I checked my top padding and margins and they are all zero. Any suggestions? Here is my link. http://www.boss-creative.com
Felix,
Try this:
.inside-header {
padding: 0px;
}
Cheers!
Lyle
Ok but where exactly do I put that?
Also how to I create a transparent header that merges with the menu? Do you have a link?
Dashboard > Appearance > Customize > Additional CSS > paste it on the line below the last */
Felix,
Have a good read through the Documentation :) Lots of great info there :)
https://docs.generatepress.com/article/merging-the-page-header-site-header/
Ok. I purchased the premium GP. But I am not getting the page header option. You know, the merge header, etc. There is no place for me to type the <span></span>
Great!
But it sounds as though you have not Activated the Premium Add On items.
Dashboard > Appearance > GeneratePress > tick all the add on items you want to activate > Bulk Actions > Activate > Apply
Now, in the WP page editor, you will see the Page Header options :)
Worked like a charm. Thanks. :)
You're welcome ... good to hear! :)