Search for: Log In Free Support [Support request] Show posts – featured image as background Home › Forums › Support › Show posts – featured image as background This topic has 5 replies, 3 voices, and was last updated 1 year, 1 month ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts December 7, 2019 at 12:18 am #1096707 webintas Hi there, I want to show some posts on my font page. I want to have the featured post image as the background of the post block on the front page. And then the post title on the image. Is that possible with the GeneratePress or related plugin? December 7, 2019 at 9:27 am #1097146 LeoStaff Customer Support Hi there, Any chance you can link us to the site in question? You can edit the original topic and use the private URL field. Let me know 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 8, 2019 at 6:57 am #1097830 webintas Sure. Now it’s inserted. December 8, 2019 at 8:26 am #1097887 DavidStaff Customer Support Hi there, looks like the site you linked to is in Maintenance Mode – could you remove this so we can see Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ December 8, 2019 at 10:32 am #1097969 webintas I’m really sorry. It’s updated with a bypass link. December 8, 2019 at 12:22 pm #1098046 DavidStaff Customer Support GP actually has no control over that content so would require CSS – give this a try: .wpcap-grid-container .post-grid-thumbnail img { width: 100%; } .wpcap-post .post-grid-inner { position: relative; } .elementor-widget-elementor-blog-posts .wpcap-grid .wpcap-grid-container .wpcap-post .title { position: absolute; top: 20px; left: 20px; } .elementor-widget-elementor-blog-posts .wpcap-grid .wpcap-grid-container .wpcap-post .title a { font-size: 20px; color: #fff; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In