Empty footer in illdy

Hi!

Thanks for a great theme, but I think I messed up somewhere, the footersection is just a big empty space, and I cant set a max height for it in my child theme.

so its just a huge block of nothing after the contact-section, is there a way to make that section smaller or dissapear?

I allredy tried max-height in a child-theme to shrink it and visibility:hidden but none of that worked.

Regards

Hello,

Can you please provide website live provide the website live preview so I can have a closer look and provide you a solution?

If anything, you should try this CSS to hide the footer:

footer .container { display: none; }

Best regards

Hi

the link to the site is http://www.under.gsbinteraktion.se/

I allready tried to hide the footer like that but it didnt work

Best regards

Hi,

Sorry for the late reply, I checked your website and saw that it has been solved, the footer is not a big empty space.

Thank you

Hi,

I actually have the same problem, my footer appears normally when Im logged in, and when im logged out, it appears to be blank.

how come?