For a page on my site, I’m trying to get the post summary to display under the featured post. However, I want the summary to cut off after the second line of text and end in “…”
For example, if the post summary in it’s entirety were “Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua,” but after “Lorem ipsum dolor sit amet, consectetur adipiscing elit” it went to a third line of text, I’d like for the summary to end there rather than add a third line. Is this possible?
Additionally, when the browser size shriks (say from desktop to tablet) I’d like the summary to still end after two lines of text. Thanks for any help!