Tagged: footer
Please can you help with a fix to push the footer down to the bottom of the page when there isn’t enough content? I’ve tried position: fixed but I do not want this behavior.
Hey callumwhitehouse,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
.page-id-108 #main .container_wrap_first {
min-height: 65vh;
}
just adjust the value (100vh is the whole height of the screen).
Best regards,
Nikko
Thank you.
Hi callumwhitehouse,
You’re welcome :)
Just let us know if you need further assistance.
Best regards,
Nikko