Hello
In some pages we have limited content for example just one paragraph, In these pages the footer does’t fix in bottom and moves up. How to fixing the footer in bottom of screen an all pages?
Hey!
Try adding this code to the Quick CSS:
main.content{
min-height: 600px;
}
Cheers!
Josue
Hello
Unfortunately does’t work for me
Hi,
Can you post the link to your website please?
Regards,
Josue
Hi!
Try with this code:
main.content{
min-height: 600px !important;
}
Best regards,
Josue
Hello
Still have problem
Hi!
Please flush browser cache and refresh your page a few times, Josue’s code works fine – http://i.imgur.com/ru4fwZ9.png
Best regards,
Yigit