single.php

  1. E

    2 WordPress questions

    I tried every single possible way to remove my feature images from my single posts while keeping the images when you visit my home page. First of all I tried to use the following code: .single-post .attachment-post-thumbnail { display: none; } Along with many other in my style.css or...
Back
Top