Home Forums WoodMart support forum White space issue on homepage – how to remove it?

White space issue on homepage – how to remove it?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #713276

    digitalweb66.fr
    Participant

    Hi,
    I have an unwanted white space on my homepage and I can’t figure out where it’s coming from. I already set the body background to black via the Additional CSS.
    Could you help me identify and remove this white space? Is there a specific CSS class or element causing it?
    Here is what I tried so far:

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .wd-content-layout {
        padding-bottom: 0;
    }

    Also, edit the page in Elementor >> Edit the last Container section >> from the advanced tab >> remove the margin bottom as you have added 35px: https://ibb.co/cK82gQ22

    Best Regards.

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