@jessicaelle
10 years, 1 month ago
Wow…I really overthought the entire process, didn’t I? Thank you kind stranger! Worked like a charm.
@mercime
Thank you so much for the simple solve! I’m still learning CSS, so the overflow property was new to me. This is what I used for my specific theme, in case others run into trouble:
.post-content { overflow: hidden; }