Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #371279

    Hi,
    when I am choosing “Don’t display image on single post” and have set the single post style to “small preview image” it displays a little grey box above the blog post (no sidebar) – how can I remove this?
    With the setting “big preview image” it works perfectly…

    Thanks and best regards
    Michael

    #371425

    Hey Michael!

    please post a link wo a website with the issue and try to clear your browser cache.

    Regards,
    Andy

    #371488
    This reply has been marked as private.
    #371664

    Hey!

    Please try flushing browser cache more times. It seems to be working fine on my end – http://i.imgur.com/YgSHRvG.png

    Best regards,
    Yigit

    #372006

    Thanks Yigit, but in your screenshot there is still this little gray box at the top – that’s what I want to remove.
    Is that possible?
    It’s a minor issue, but it would look better…

    Best regards
    Michael

    #372130

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .single .blog-meta {
    display: none!important;
    }

    Regards,
    Yigit

    #372148

    Great!
    Thanks Yigit, that does the job.
    All my best
    Michael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Don't display image on single post’ is closed to new replies.