• Hello everyone,

    How do I go about removing the large images on my homepage? Iā€™m currently using the 2015 theme. Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • You can add the following CSS to Appearance->Customize->Additional CSS

    .home .post-thumbnail img {
    	display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Large images on homepage ā€“ 2015 theme?’ is closed to new replies.