Home › Forums › Support › HT Remove 'Read More' on Index Pages › Reply To: HT Remove 'Read More' on Index Pages
January 23, 2016 at 12:08 am
#167479
Lead Developer
Lead Developer
Two options:
1. Show full posts: “Appearance > Customize > Blog > Blog Content”.
2. Hide it with CSS:
.read-more {
display: none;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development