Hey,
How can I make the footer always stay a the bottom of the page even if there isn’t much content being displayed.
Hey,
How can I make the footer always stay a the bottom of the page even if there isn’t much content being displayed.
Hello @Manuel7
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
roameesim.com, leclit.
@media only screen and (min-width: 600px) {
#MainContent {
min-height: 62vh !important;
}
}
Sorry can you try add this code again @Manuel7
Thank you so much for your help!
Glad to help you. Have a good day.