Home › Forums › Support › Different Home Page › Reply To: Different Home Page
December 12, 2015 at 10:45 pm
#159721
Lead Developer
Lead Developer
Ah, in that case I would use our Page Header add-on.
Set an image, then add some content.
Set it to full screen and vertically centered content.
Then if it’s the homepage, add this CSS to hide the rest of the site:
.home .container {
display: none;
}
That should get you on your way 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development