• Hello, great theme. One problem, I could not eliminate. Using the Page Builder template, a big white field remain on the bottom of the page. There is no block or anything on this field. Where I am wrong?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Are you talking about the area below the light gray bar (footer) where it says “Theme by Atomic Blocks.”? If so, you just need to add more content to get it to push the footer down farther.

    Thread Starter tamasverdes

    (@tamasverdes)

    Thank you the answer. Unfortunately not. I mean the white field above the light grey bar (footer). Can you see?

    Ah yes, you can try this CSS

    .site-content {
      padding-bottom: 0px;
    }

    Won’t get rid of all of the whitespace, not sure if you’re looking for that but it should help

    Thread Starter tamasverdes

    (@tamasverdes)

    Thank you. Could you please check if it is a “bug” in the theme. I ask this because I want to make a video about how to install the theme, and it would be great if no such things would remains in it.

    I don’t believe it is a bug, if you look at a page/post on the site with content in it, you can see the white area between the content and the top of the footer looks like it should be there.

    However, as you had no content at all (very rare case) the empty content area just adds to the extra white space. I’m not the theme author though, they may chime in on this, not sure.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘White space on the bottom’ is closed to new replies.