- This topic has 4 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Greatnews Pro › Theme crops and posts a duplicate Featured Image on every post
Tagged: header image
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?

I would also like to remove the big grey colored box at the top of any pages I create without a featured image…
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
Thanks Psink! That simple code fixed both of my problems!
glad to help you
Regards,
Psink
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



