Home Forums WoodMart support forum Support Request – Extra Space Above Footer on All Pages

Support Request – Extra Space Above Footer on All Pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #658373

    tharana.website
    Participant

    Hi

    I noticed there is an unwanted empty space appearing above the footer on all pages of the site.
    I’ve attached a sample image for your reference.

    Could you please guide me on how to remove this space?

    Thank you for your support!

    Attachments:
    You must be logged in to view attached files.
    #658473

    Hung Pham
    Keymaster

    Hi tharana.website,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    body .main-page-wrapper {
    	margin-top: 0;
    	padding-top: 0;
    }
    
    body .whb-header{
    	margin-bottom: 0;
    }

    Regards,

    #658485

    tharana.website
    Participant

    I have added it, but the empty space is not removed.

    #658497

    Hung Pham
    Keymaster

    Hi tharana.website,

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

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