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].
I have the default page set on the Vantage Theme. The content of the page is overlapping the footer. How can this be corrected?
http://dev.aabj.org/get-involved/committees/
Hi Designedbykey
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
These are the pages under the site that appear to have this problem:
http://dev.aabj.org/get-involved/committees/
http://dev.aabj.org/get-involved/
I included it but I guess it was not accepted. The site is: dev[dot]aabj[dot]org
Thanks.
Head over to your Custom CSS.
This rule is currently broken:
Change it to the following to make it work:
Finally, try removing the following to resolve this issue:
Ahh sorry, this is actually the problem causing the footer problem:
The height is the issue. Please, remove that line entirely.