Bottom Bar to Overlap FooterThis topic has 2 replies, 2 voices, and was last updated 9 years, 1 month ago by Tomas Sears.AuthorPosts March 16, 2016 at 3:21 pm #3212 Andrew MisplonKeymasterHi 🙂Try:.site-footer { position: relative; } .site-footer .bottom-bar { background: transparent; bottom: 0; color: #fff; position: absolute; width: 100%; } .site-footer .bottom-bar a { color: #fff; } .site-footer .bottom-bar a:hover { color: #fff; } .bottom-bar-menu .menu li a:before { color: #fff; } .site-footer .bottom-bar a:hover { color: #fff; }I included the hover colors for you to customise. March 16, 2016 at 3:53 pm #3215 Tomas SearsParticipantThanks Andrew, I have put the code in “Custom CSS” but no luck 🙁Is that the correct place?AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)You must be logged in to reply to this topic.