How to remove the gap upper the footer
-
I can not find where I can remove the gap upper the footer, I have tried on the elementor, but it does not work
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please share the page URL so I will give you the custom CSS code to remove the gap?
Best Regards.
It is for all pages. Not only one page
Hello,
Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.elementor-template-full-width .row>[data-elementor-type] {
margin-bottom: 0 !important;
}
Best Regards.
It is not working now, can you update the new code
Hello,
You can find the option in the Design tab for WP bakery page builder and the Advanced tab for Elementor to remove the white space.
https://xtemos.com/docs-topic/top-and-bottom-paddings/
If you have any questions feel free to contact us.
Best Regards
but if I work in the Theme Settings > Footer > Pre-footer area and set margin-bottom: – 40px, it will be a problem for some pages like single blog page, please check the attched picture, how can I keep the gap between the button and footer
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards