Thanks for the helpfull response @zoonini.
I added “.home” to the custum CSS in order for it to only apply to the home page:
.home .site-content-wrapper {
display: none;
}
Thanks for your response @tastymouse. I have configure my homepage to show “your latest posts” under settings > reading. Your solution would also be an option for me if I could show featured posts on a static page. Is that possible within this theme?