Home › Forums › Pro Themes › House State Pro › Featured image should be at the Header Image.
Tagged: featured image
- This topic has 6 replies, 3 voices, and was last updated 2 years, 7 months ago by
Rajasimla Church.
-
AuthorPosts
-
June 13, 2021 at 5:04 pm #152441
James Marak
ParticipantDear TP,
I have found one strange thing under this House State Pro Theme again. I could place a Featured Image for each page/post and it displays there at the Header Image side always. Now, as I putting a relevant image to each post/page on my site, I am finding that featured image right above my page/post texts. I don’t actually like that part. Check my given screenshot below:

Featured Image should be at the top under Header Image.
Kindly look at this issue and let me know at the earliest. Thank You.
June 14, 2021 at 1:16 am #152537Psink
KeymasterHello James,
We have added an option called Use Featured Image In Banner inside Theme Options >> Single Page/Post
Screen record of demo
https://www.awesomescreenshot.com/video/4115195?key=f1bd0a58d886848e002096d8a48d4e5eEnable to set the featured image as header image in a single page and single post
The theme will be live within 24 hrs please update the theme after it get live in the Theme Palace site
Regards
June 14, 2021 at 1:45 am #152548Rajasimla Church
ParticipantD/Keymaster,
Thank you for the updated theme. Of course, now it’s working perfectly but the featured image above the body isn’t removing yet. Check the image link below:

Thanks!
June 14, 2021 at 2:15 am #152552Psink
KeymasterHello There
Please add this CSS in Additional CSS
.single #primary article img, .page #primary article img { display:none; }Regards
June 14, 2021 at 3:23 am #152554Rajasimla Church
ParticipantTP,
Thanks for your intimate suggestions and prompt replies. The featured image above the body text has gone once I put/add your given CSS as below:
.single #primary article img,
.page #primary article img {
display:none;
}
but all the related images which have been attached to my posts are gone away (missing again). Check this image link given below:

Again, if I remove that given CSS from the Additional CSS panel, all the attached images come back again. So there’s a CSS issue or something else beyond my imagination. Kindly look at this matter asap.
Thanks!
June 14, 2021 at 3:24 am #152556Psink
KeymasterOh yes, the previous code remove all the image from the content too
Please add this one
.single #primary article img, .page #primary article img { display:none; } .single #primary article .entry-content img, .page #primary article .entry-content img { display:block; }Regards,
June 14, 2021 at 3:54 am #152559Rajasimla Church
ParticipantThank You!
-
AuthorPosts
- You must be logged in to reply to this topic.





