How to make a category description appear above all topics inside said category?

For some reason I see the sub-category descriptions appear on top of subcategories, but not on top of the top level categories. I am using standard theme and couldn’t find a css for it. Thanks in advance!

I’m guessing that you’ve added a category logo to your subcategory but not to your parent category. The template will only render the category description if a logo is added to that category.

https://github.com/discourse/discourse/blob/1f1d3909e5e2ae1b47957cf32c1a8c27f5600621/app/assets/javascripts/discourse/templates/navigation/category.hbs#L4-L15

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.