Home › Forums › Support › Delete "…" in blog This topic has 3 replies, 2 voices, and was last updated 7 years ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 11, 2018 at 9:27 am #674524 Alberto Hi. I have GP configured to show the entries only with the title, the date and the “read more” button. For that, I set the “Excerpt word count” parameter to 0 (zero) But equally, it shows me “…” (three points). How should I make this “3 points” not seen? Thank you in advance. September 11, 2018 at 10:48 am #674594 LeoStaff Customer Support Hi there, Give this CSS a shot: .entry-summary P:not(.read-more-container) { display: none; } Let me know if this helps 🙂 September 11, 2018 at 10:50 am #674595 Alberto Perfect! Thanks! September 11, 2018 at 10:51 am #674597 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In