Hi,
I have been looking for a solution on this forum, unfortunately could not find the way to achieve what i want.
I want the footer to stay bottom: 0px whatever the height of the container.
Is there any way to keep the footer 30px height fox example and keep it at the very bottom of the page ?
Best regards
Thank you in advance for your support.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#socket {
position: fixed;
bottom: 0;
width: 100%;
}
If that does not help, please post the link to your website and a screenshot showing the changes you would like to make.
Best regards,
Yigit
–
Hey!
I am closing that topic, to keep the other one open.
Regards,
Basilis