Blank white space above footer on mobile

Hi,

I’m trying to figure out how to change the height of the white space above footer on every page but the front page. This is no issue on PC, but it leaves quite a big white space below page content on mobile, which is where I’d like the adjustment to take place.

How do I do this?

Here’s the link to the page.

Thanks!

Hey there

This css code will help in this case:

#blog .blog-post {
    margin-bottom: 0px;
}

It works great on PC, for mobile issue you can set the relevant margin it will help. And yes please do install SSL certificate to your site as this will help you to a secure connection of your site.

Thanks, this worked great for me!

Yeah, I’m aware of that one. I’m currently using a free subdomain under a domain which I don’t own, so installing an SSL certificate would be rather difficult in terms of communication. Once the site is finished, I’ll be moving it to my own domain with SSL installed on it. Thanks for the advice and have a good one!

Hi there

Ok, in this case I will close this case for now