Home Forums WoodMart support forum How to remove the gap upper the footer

How to remove the gap upper the footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #314461

    HARSLE
    Participant

    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.
    #314536

    Hello,

    Can you please share the page URL so I will give you the custom CSS code to remove the gap?

    Best Regards.

    #314552

    HARSLE
    Participant

    It is for all pages. Not only one page

    #314558

    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.

    #607857

    HARSLE
    Participant

    It is not working now, can you update the new code

    #607930

    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

    #608243

    HARSLE
    Participant

    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.
    #608324

    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

Viewing 8 posts - 1 through 8 (of 8 total)