Archived topic
White space on top between menu and section
5 replies · Started by recchia on September 12, 2017
Hi all,
I'm using gp pro and elementor.
Its all ok building my pages, but when i put my menu (built with elementor), a White space appears.
It looks like i can't overlap the menu on the First section althrough z-index of menu is +1.
This is the URL: http://www.to-hair.it/site
If can be useful, pages are "template standard" and "content without sidebar";
Menu is "elementor canvas" and "content without sidebar".
Thanks for help.
Hi there,
Any reason you need to use Elementor for the navigation? That style can be easily achieved with GP.
Then you can simply do this: https://docs.generatepress.com/article/merging-header-navigation-content/
Otherwise you can remove the small white space from GP with this CSS:
.entry-content {
margin: 0;
}
Then ask Elementor on how to merge the two as it's from the plugin.
Hope this helps.
Hi Leo, thank you.
Now there is not the white bar, but the menu miss too.
I followed the screenshot step by step.
Maybe is hidden somewhere? The previous link is still active
Hmm have you made a navigation within GP and set it somewhere?
https://docs.generatepress.com/article/using-the-wordpress-menu-builder/
https://docs.generatepress.com/article/navigation-location/
Solved. Menu position was on "no navigation".
Really thanks. Now i'm going to change the style.
Thank you again!
No problem!