Archived topic
how can i get following home page
1 reply · Started by Naushad on March 7, 2019
i have seen the site https://www.kitchensanity.com/ is using generatepress, i want to know how can i get extactly same home page with below header images and featured and new post sections as well
thank you
Hi there,
The section below the navigation can be done with header element:
https://docs.generatepress.com/article/header-element-overview/
https://docs.generatepress.com/article/page-hero-examples/
The posts list is added by using WP Show Posts:
https://wordpress.org/plugins/wp-show-posts/
Let me know if this helps :)