Tagged: x Author Posts April 3, 2016 at 7:56 pm #865170 Eric MParticipant what is the css or javascript to force the footer to the bottom of the page? April 4, 2016 at 2:05 am #865510 ChristopherModerator Hi there, Please add the following code in Customize -> Custom -> CSS : footer.x-colophon.bottom { position: fixed; bottom: 0; right: 0; left: 0; } Hope it helps. Author Posts