[Resolved] Footer appears oversizedThis topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by Puro Support.AuthorPosts June 21, 2018 at 2:31 pm #10035 Puro SupportKeymasterHi RendenThanks for reaching out. Ultra doesn’t have a sticky footer (JavaScript). There are two ways we can resolve this:1. Using Custom CSS added to Customize > Additional CSS:body { background: #fff; }2. Or set a min-height for the body, also added to Additional CSS:.site-content { min-height: 800px; }Adjust the height value as required.Hopefully one of these helps.AuthorPostsViewing 1 post (of 1 total)You must be logged in to reply to this topic.