Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1004024

    Hi,
    the title say it all, how to hide thumbnail in sidebar post.

    What I did so far:
    – Don’t display image on single post (is ticked)
    – tried these codes in quick css:

    .post-entry .big-preview{ display: none !important; }
    .newsbox .news-thumb, .newsbox .news-time {display: none;}

    Any ideas? Thanks in advance,
    b.

    #1004383

    Hey Stefan,

    Please try this instead:

    span.news-thumb {
      display:none !important;
    }

    Best regards,
    Rikard

    #1004414

    Thanks Rikard, did try, but no success :-(

    #1004531

    Hi,

    I don’t see an image in the sidebar post.

    If you still have an issue please share a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #1004617

    Rikard, my bad, I think there was a missing bracket in the quick css.
    Problem solved :-)

    #1004621

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold latest news – hide thumbnail in sidebar post’ is closed to new replies.