Author Posts May 20, 2015 at 8:22 am #277753 TimParticipant Hi X, In the content band settings (VC) i use custom style code ‘position: relative; top: -110px;’ because otherwise everything is nog lined out good to the top. But now i have to much white space in the bottom (above the footer) Example: http://nlhaas-totosenri.savviihq.com/?page_id=501 I would love to see the content just on top of the footer. How to achieve this? Thanks again! May 20, 2015 at 8:38 am #277772 ThaiModerator Hi There, Thanks for writing in! Try adding following CSS under Appearance > Customize > Custom > CSS: .x-colophon.top{ margin-top: -110px; } Hope it helps. May 20, 2015 at 8:57 am #277790 TimParticipant You guys rock! May 20, 2015 at 9:39 am #277819 ThaiModerator You’re most welcome. August 28, 2015 at 4:13 pm #372509 ActorMikeParticipant This worked for me on a site I’m working! Pays to search the forums instead of create a new thread and wait! August 29, 2015 at 1:49 am #372784 RadModerator Glad to hear that 🙂 Author Posts