Site logo

Archived topic

Front page Feature image

12 replies · Started by Asiya on June 5, 2020

Viewing posts 1–13 of 13

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

I just did now so you can see what happens. It doesn't show under my navigation and banner.

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

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 :)

:-)

This archived topic is closed to new replies.