Site logo

Archived topic

HT Remove 'Read More' on Index Pages

5 replies · Started by Clyde on January 22, 2016

Viewing posts 1–6 of 6

So how can I remove Read More on the index pages?

Thanks!

Cool.

Hey is there a way to also remove the three periods...

I'm down to a pic, the headline and the ellipses.

Ok so I tried this based on the CSS snippet you shared and it worked:

.entry-summary {
display: none;
}

Any foreseeable problems in doing it that way?

If not, great!

That should work fine if you're not wanting to show any of the excerpt :)

Sweet!

This archived topic is closed to new replies.