Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
Recently purchased Vantage premium, and just want to say its been great working with it and pagebuilder. I do have an issue however. Not all of my pages are removing the white space between the top of the footer and the bottom of the page. It works on the Home page, but, I want it on all the pages. I have added the appropriate code to the custom css file after finding previous posts on this.
http://www.techspedient.com (Home Page working correctly)
http://www.techspedient.com/is-this-you/ (not working)
Thanks!
Hi techspedient
Glad to hear you’ve been making progress. In your CSS you’ve said:
That targets the #main div but only on the home page. So to make that padding-bottom: 0; apply to the #main div on all pages, just remove the .home class. Final result:
Hope that helps.
Thank you! Worked perfectly
Super, glad that did the trick.
All the best.