• How do I go about removing the large image at the top of each post (when the Featured Image is added)?

    i.e. I only want the Featured image to show up on the index page as a thumbnail and not on the actual blog post page.

Viewing 1 replies (of 1 total)
  • Theme Author alexvtn

    (@alexvtn)

    Hi

    you can try to add the following custom css code, from the option panel of Sueva

    body.single .pin-container { display:none; visibility:hidden;}

    Best regards

    Alex

    WPinProgress

Viewing 1 replies (of 1 total)
  • The topic ‘Deleting large image at the top of each blog entry/post’ is closed to new replies.