Home Forums Pro Themes Greatnews Pro Theme crops and posts a duplicate Featured Image on every post

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #144019
    Ronald Hoff
    Participant

    I really like the theme with the only twist that I cannot figure out how to prevent it from cropping and double posting the featured image on each post? I prefer to keep only the original size format that I uploaded instead of the cropped down format. And the the double posting of the same image just looks bizarre – I need to figure out how to make that go away?

    Double Posting of Featured Image - Screen Capture with comments

    #144025
    Ronald Hoff
    Participant

    I would also like to remove the big grey colored box at the top of any pages I create without a featured image…

    #144046
    Psink
    Keymaster

    Hello Ronald

    Please add this Css in the theme – to remove the banner image that you have indicated as don’t want

    
    div#page-site-header {
        display: none;
    }
    

    To add this in the theme, please go to Admin Panel >> Appearance >> Customize >> Additional CSS, there paste the above css and published

    Can you please share a screenshot for this “I would also like to remove the big grey colored box at the top of any pages I create without a featured image…”

    Regards,
    Psink

    #144093
    Ronald Hoff
    Participant

    Thanks Psink! That simple code fixed both of my problems!

    #144107
    Psink
    Keymaster

    glad to help you

    Regards,
    Psink

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.