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 want a background image of sky with a hill at the bottom to work no matter how much text there is. So thinking that I can put the sky as a background image into the main page and the hill into the footer.
Looked at video on changing css and see the item is:
footer#colophon.site-footer 1476 px x 103 px.
Tried entering various custom css but they didn’t work. Any suggestions?
/* Change Height of Footer */
.layout-full #colophon {
padding-top: 100px
padding-bottom: 200px;
}
Hi Deborah
Thanks for running Vantage.
You can either set a footer min-height as follows:
Or add footer padding: