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].
hello I would like to find out how to change the height of the footer. Thank you! regus
Hi Pampa
The footer fills the available space on a given page. If you want to force the footer down the page my only fix is to set a minimum height for the content container. Insert the following under Appearance > Custom CSS:
To adjust the padding within the footer container you can use the following:
All of the CSS above can be adjusted to suit your needs.