Show only Post-Picture on Site ore Categorie

Hello,

how can i change the setting that it only show the Post-Picture (german: beitragsbild) on the site or categorie and not alle the pictures of the post?

Regards,

Nadine

Hey there,
Hope you’re doing well today

Kindly add and save the following code to Appearance > Customize > Additional CSS:

.blog-item-wrap .entry-content {
    display: none!Important;
}

I hope this helps :slight_smile:

Best Regards,
Support

thank you. is there a way to show the first lines of the post?
and not the pictures?

Hi there,
Thanks for keeping in touch with us.

In order to do this, I’m going to ask that you remove the code given previously and go to Appearance > Customize > Activello Options > Content Options > Show Post Excerpts (Check this box).

In order to control your Excerpt, you’ll need to go into each post and move the Read More line further up or down, or in some cases, add one. See the screenshot below for reference.

I hope this helps :slight_smile:

Best Regards,
Support