Tagged: x Author Posts November 8, 2016 at 5:05 am #1248488 yhshin1020Participant Hey, I have a blog set up on my website. How do I add an elipsis (three dots ‘…’) at the end of the excerpt to show that there is more content to be read? Thanks. November 8, 2016 at 5:06 am #1248492 yhshin1020Participant This reply has been marked as private. November 8, 2016 at 5:08 am #1248494 JadeModerator HI there, Please add this code in the customizer: .blog .entry-content>p:last-child:after { content: "..."; } Hope this helps. November 8, 2016 at 7:16 am #1248608 yhshin1020Participant Thanks. November 8, 2016 at 7:21 am #1248615 JadeModerator You’re welcome. Author Posts <script> jQuery(function($){ $("#no-reply-1248488 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In