Hi there, i’m looking to achieve this effect without adding custom CSS (i know how to do it with CSS, not so much with cornerstone’s effects alone): https://prnt.sc/l93Vg2FmVXun
So, at first i thought of adding 2 divs, one with the image and one with the rest of teh container (role, social media, content, etc).
Then i’d set a max height to shorten the height. so far so good. i’d then add a translate effect on the Y axis. cool, that works too bu then i don’t know where i could handle the new height.
If this is not the way to go, can you let me know another approach with only cornerstone? i’m trying to avoid custom code unless 100% necessary so the client can have more flexibility later on.