Featured pictures in a more present form

Hello team,

is there any way to show the featured pictures in a more present form (within a post)?
I’m asking because for me when I open a post and read the article, the featured picture is looking like the others…
In a best way I wanna have the featured picture maybe as the biggest one on the top of the post (like the sliders).

Is there any way to do this (customize CSS maybe)?

Many thanks!
milan

Hi there

Hope you are having a good day and thank you for your question :slight_smile:
"picture maybe as the biggest one on the top of the post " - but the featured image is at the top and is holding entre page container, Can help you to add border or shadow to stand out from the inserted images, but i need one post URL from your website

Thanks!
Colorlib Support Team

Hello,

yes, this could be an option.
My website is www[dot]knipslog[dot]de.
For sure the featured picture is on the top, but in the same size like the others.
One idea is I thinking for, that the sidebar is just on the main page, but not on the sub-pages (posts). Then the featured picture could be bigger, whereas the other “normal” pictures looks smaller or normal. Is there a way to do this (besides your proposal to work with border or shadows)?

Regards from Germany
milan

Good morning

Try this css:

.single-featured {
border: 10px solid white;
}

Unfortunately we can make featured image full width :frowning:

Thanks, at least adding a border is working!

Good evening

Is there anything else? :slight_smile: