Skip to content

How to place footer at the bottom of the page? #2186

Answered by IanDelMar
Brillios asked this question in Q&A
Discussion options

You must be logged in to vote
.site {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#single-wrapper {
	flex-grow: 1;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Brillios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants