Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #564238

    Hello. We would like for the featured images to be hidden on the actual post when the posts are designated under a particular wordpress category. It seems that the following code hides the featured images from ALL posts, but is it somehow possible to set up that code to just have the featured images hidden on a particular category of posts only?

    .single .big-preview {
    display:none !important;
    }

    If not, then is there any other alternative code (perhaps something for functions.php) that would hide the featured image on all posts that are under a particular WordPress category?

    Please advise.

    #564247

    Hey ACNLatitudes!

    When you set the featured image there is a small checkbox that displays beneath it that you can check for hiding it on the single post view.

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.