Archived topic
Front page Feature image
12 replies · Started by Asiya on June 5, 2020
Questions
1) For my home page- If I want the top image to be a feature image - How do I do this?
https://byasiya.com
Hi there,
1. Not sure if I understand. Have you tried adding it as the featured image?
https://docs.generatepress.com/article/adding-featured-images/
Let's keep it one question per topic so it's easier for us to track the issues:
https://www.screencast.com/t/seNUHuAFk
Thanks :)
I just did now so you can see what happens. It doesn't show under my navigation and banner.
Go to this section in the customizer:
https://docs.generatepress.com/article/adjusting-the-featured-images/
Click Pages, then check Display padding around images option.
That article is for the blog only. This is for the future image on a title page. I’m just having trouble with the conditions because the image is displaying the featured image on top of the menu
Have you tried clicking Page?
https://www.screencast.com/t/Ly3TeyiB
Yes because this is still under blog and the page I’m trying to edit is the feature image on the home page. Which is front page
Not sure if I understand.
Can you please just do what I've suggested and see if it works?
Once you've clicked the Page tab as my screenshot shows, it would edit the static page.
https://byasiya.com I just did- Now there is a space between the banner and the feature image- is there a way to remove this?
Try this CSS:
.post-image-below-header.post-image-aligned-center .inside-article .featured-image {
margin-top: 0;
}
THANKS! worked!! I appreciate your help!!!
No problem :)
:-)