Update: Never mind — It wasn’t the theme. I used this code to remove the title from a home-page post and all the featured image titles were removed as well: body.home .entry-title { display:none; } Is there a way to remove only one title? Thanks.
↧
Update: Never mind — It wasn’t the theme. I used this code to remove the title from a home-page post and all the featured image titles were removed as well: body.home .entry-title { display:none; } Is there a way to remove only one title? Thanks.