/*Apply "..." after 3 lines of text */ .text-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
https://caniuse.com/css-line-clamp