Okay
  Public Ticket #536516
Blog featured image not displaying
Closed

Comments

  • Melissa started the conversation

    Hi,

    My blog featured images are only showing on my blog page but not my other pages where i am using specific categories for that page. My site is a travel blog so all of my destination pages are not showing the assigned featured image in the preview. Can you please take a look and see if you can fix it. (I dont want the featured image to appear on the blog page).

    Cheers,

    Lissie

  •  8,393
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    span.post-featured-img {
        display: inline-block !important;
    }
    Thanks


    ThemeNectar Support Team