Archived topic
Eliminate the Footer
3 replies · Started by Sean on April 14, 2016
Viewing posts 1–4 of 4
I know I can change what the Footer says, but I'd like to get rid of it all together, and have the footer widgets be the bottom of my website instead.
Try this CSS:
.site-info {
display: none;
}
Worked like a charm, thank you! Tried site footer, but it took the widgets along with it :P
Happy to help :)
This archived topic is closed to new replies.
