I'm attempting to adjust the size of posts in grid mode on Tumblr.
I've discovered that I can modify the width of each post using CSS. However, I'm struggling to locate where I can set the height of a grid post to a specific size.
For instance, I want to share an image with text below it and if the text surpasses the fixed size, I'd like the post to display ellipses indicating that there's more content to be revealed by clicking on the post.
I've been utilizing Chrome Developer Tools to search for particular div and class tags, but it's proving to be a challenge.
Any assistance would be greatly appreciated.