I can’t figure out how to do the following in jQuery or Vanilla JS. For the layout below I want to do the following: Compress each text block using multi-clamp library to three (3) lines. When you click on the “Read more” button or on the block itself, that block of text should “expand” (unclamp) completely. So far I’ve only