Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #423559

    Hello,
    Finally I found the theme I really like after I purchased some other themes.
    I have a simple question (hopefully) – how do I remove the small featured image above the title in single post? I searched, found and tried some quick css code but no luck.

    Could you help?

    Thanks!
    Young

    #423760

    Hi beeshaus!

    Please try to add the following to Quick CSS under Enfold–>General Styling:

    .single-post .single-small.with-slider .small-preview {
      display: none !important;
    }

    Cheers!
    Rikard

    #423763

    Hi Rikard,
    This is perfect!! Thanks a lot!!

    Young

    #423835

    Hi!

    Great, glad we could help.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how do I remove the small featured image above the title in single post?’ is closed to new replies.