• giaschel

    (@giaschel)


    Hi!
    I have a white space I’d like to get rid of at the bottom of every static page between the last block and the footer.
    I tried some code you provided to another user but it didn’t work.
    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    .entry-footer {
      margin-top: 0;
    }
    Thread Starter giaschel

    (@giaschel)

    Hi Kharis, thank you!
    It helped a little. The white space is narrower than it was, but the is still some white space, for some reasons.

    Hi,

    I checked your site’s footer again and seems likely there is no tiny space. Perhaps you’ve been able to manage it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White space between last block and footer’ is closed to new replies.