Home › Forums › Support › Change Featured Image Location This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 28, 2021 at 5:36 am #1874288 Ali Hi, To improve google site speed scores, I want the featured image to display after the first paragraph. Instead of right below the title. I want this both on posts & pages. is that possible? Thanks! 🙂 July 28, 2021 at 6:09 am #1874350 DavidStaff Customer Support Hi there, see this topic here: https://generatepress.com/forums/topic/decrease-the-spacing-between-the-headline-and-image/#post-1672071 Note: in the code you will see this line: if ( is_single() && ! is_admin() ) { To include Pages you need to change it to: if ( is_singular() && ! is_admin() ) { Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In