Category Pages Showing Full posts/want to display Excerpts only

Hi,

I am using ‘Shapely Theme’ Please help me out urgently.

Currently
– Category Pages Showing Full posts under that category, see below

Top Kitchencia - Kitchen Appliances

I want to want to display Excerpts only/with may be featured image on the category pages

plz help

Hello there,

I hope you are doing well today.

When I checked the link that you provided the copyright was not being displayed in the footer.

You can use the following CSS code to remove the copyright from the theme by going to Appearance > Customize > Additional CSS and pasting it there.

/*Remove copy right*/
.copyright, .copyright a {
    display: none;
}

Best Regards,
Support

Theme by Colorlib Powered by WordPress

above copyright text not being removed with above additional css.

can you help with original issue as well?