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

    Hi,
    I would like to disable preview pictures in my post as I already have a picture in the post itself. I had the same problem before and thanks to Yigit, I fixed it with the following code

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

    But I”m not sure if there’s been an update but the code no longer works. I have supplied a link to a post for you guys to see. Thanks.

    #435910

    It looks like I fixed it by changing it from “Show thumbnail and display post title by tool tip” to “Show thumbnail and post title by default” and then adding the css code.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Disable preview pic in post’ is closed to new replies.