I temporarily added this to account for it: .category-boxes .description {overflow: hidden;}.
Not sure if this is a bug specific to my theme, or just discourse in general, but I’ve seen the same across other sites like Projects - Codecademy Forums.
We’re using JS to limit the overflow and keep the boxes at a consistent height, so the layout breaks on resize but fixes when you refresh.
This was originally implemented 3 years ago, and we’ve dropped IE11 support recently, so it’s probably a good time to update this layout to avoid the issue.
Hi! I was wondering if there is a way to implement the Boxes with Subcategories setting only to one specific theme/ theme component? If not, is there a way to preview this setting without publishing?