Archived topic
MARGIN Problem / Layout issue
3 replies · Started by faisal on January 10, 2020
1. There is a gap between Header and the Layout . Please tell how to match it with header like homepage(there is no issue) .
2. My Store is not showing logo . What is the issue ?
Hi there,
1. That gap can be removed by using the "Full Width" option: https://docs.generatepress.com/article/page-builder-container/
That option can also be used on a global scale using the Layout Element: https://docs.generatepress.com/article/layout-element-overview/
2. It's not showing because you're using lazy loading, which uses javascript. The javascript isn't working because you have a javascript error on the page. If you right-click + Inspect, you'll see the error in the "Console" tab. You might need to deactivate your plugins one by one to find the culprit.
Hope this helps :)
thank you so much
You're welcome :)