Background below footer Home › Forums › Agama Pro › Background below footer Topic Resolution: Resolved This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago by Michael.srm. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts February 20, 2019 at 3:57 pm #12553 Michael.srmParticipant Hey, I am trying to change the background behind the footer to black. So it will look seamless on the pages that dont have enough content to fill the page. Cant find the option or the correct file to change for the childtheme though. Thanks in advance! Mihcael February 21, 2019 at 8:38 am #12597 ZexModerator Hello Michael! Insert the next code into Customizing->General->Additional CSS: body { background-color: #000; } Also, If you want to have a sticky footer, additionally add the following codes at the same place: #colophon { position: fixed; width: 100%; bottom: 0; } Regards February 25, 2019 at 4:06 pm #12645 Michael.srmParticipant Worked perfeclty, Thanks a lot! Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In