Search for: Log In Free Support [Resolved] Latest posts (content block) – clickable featured images Home › Forums › Support › Latest posts (content block) – clickable featured images This topic has 3 replies, 2 voices, and was last updated 7 months, 2 weeks ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts June 11, 2020 at 5:15 am #1323439 Erik Hi, I would like to have featured images in latest posts hyperlinked to the posts, same as it works in BLOG. Can you please help me with that? June 11, 2020 at 7:41 am #1323629 DavidStaff Customer Support Hi there, thats a block that is controlled by WordPress so we can’t change the markup and links it creates. You can however try this CSS to make the whole post clickable: .wp-block-latest-posts li { position: relative; } .wp-block-latest-posts li a:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ June 11, 2020 at 7:54 am #1323805 Erik It works. Great! Thank you David June 11, 2020 at 7:56 am #1323807 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In