Archived topic
blank space before the footer
9 replies · Started by omar del campo rivas on May 7, 2018
Hello,
For a few months a blank space has been shown at the end of the pages, I do not know how to hide it, attached link to observe it, it is the space before the footer.
Thanks for your help.
Regards,
Omar Rivas
https://www.eficienciaoperativa.com.co/diagnostico-de-marketing/
It looks as though a p tag is being inserted before the mail munch forms you are using.
You can try this CSS:
.site-main p:last-child {
margin-bottom: 0 !important;
}
Hi David,
The CSS that informs me does not work, I appreciate your help.
Thank you
Hi Omar how is the form being added?
Hi David,
I use children's theme but it does not work with simple CSS or with additional CSS.
Since you are using Elementor, I would recommend using the full width option here: https://docs.generatepress.com/article/page-builder-container/
It should fix the problem as well.
Let us know :)
Hi David,
I have not been able to solve the problem, before it was not presented but for a few weeks that blank space has been shown. Thank you for your help.
Cordially,
Did you try my solution?
I'm still seeing the container from GP.
It does not work either, I think I'm going to change the color of the container by white to hide the excess container. Thank you.
Hmm I'm not seeing my solution being implemented still.
Can you try and leave it in?