Home › Forums › Support › Add excerpt to Archives page This topic has 17 replies, 3 voices, and was last updated 1 week, 1 day ago by David. Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 Author Posts January 24, 2023 at 8:47 am #2507455 DavidStaff Customer Support Ah change: $content = substr($stripHTML, 0, 15)l to: $content = substr($stripHTML, 0, 15) . '...'; Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 24, 2023 at 11:17 am #2507663 Chad Biggs Oh, I was close. I left out the leading dot. Thanks so much for your help! January 25, 2023 at 1:46 am #2508237 DavidStaff Customer Support 🙂 You’re welcome. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 3 posts - 16 through 18 (of 18 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In