• Resolved GhostReader

    (@ghostreader)


    I don’t always want my featured image to be right at the top of my post – and if I did, I could put it there myself. Is there a line of code I could delete to not have the featured images show up in my posts anymore?

    Thanks!

Viewing 1 replies (of 1 total)
  • Theme Author Access Keys

    (@access-keys)

    Just put this line of code in the custom css field in the tool tab of theme options panel.

    .entry-content > img.alignright:first-child{display:none}

Viewing 1 replies (of 1 total)
  • The topic ‘Remove featured images from actual post content?’ is closed to new replies.