-
mveleski
Hello,
I have a problem with block of white space that I don’t want to appear on the bottom of my homepage.
I tried plenty of ways to remove it, but I failed.
I struggle to identify what causes it.
Can you please help me with this: https://imgur.com/4L8eEj2
Thanks!
-
Hi there,
The space is coming from two things:
1. This GB container has a
margin-bottom
added: https://www.screencast.com/t/TTtDSrLiGVjI also see a bunch of box-shadow CSS added as class and they definitely should not be there.
2. There is 40px of bottom padding added to the content:
https://www.screencast.com/t/nI5FvHF1aXYou can remove that in the customizer: https://docs.generatepress.com/article/content-padding/
HOWEVER, please see the extra note below first.
Extra note: I noticed that you are using Alignfull in almost all of the GB containers:
https://www.screencast.com/t/03R2C1dwfThat is not the correct method to build the current layout. Please see my suggestion in this thread:
https://generate.support/topic/help/#post-109742If you follow my instructions in the linked post then #2 would be resolved as well.
-
mveleski
Thank you Leo!
This resolved my issue.
Thank you for the additional helpful tip too! I will do that too.
Thanks again have a great day 🙂
-
No problem 🙂
- You must be logged in to reply to this topic.