# Topic Cards

**URL:** https://meta.discourse.org/t/topic-cards/296048
**Category:** Theme component
**Tags:** official, topic-cards
**Created:** [February 20, 2024, 12:04pm UTC](https://meta.discourse.org/t/topic-cards/296048 "2024-02-20T12:04:45Z")
**Posts on this page:** 1
**Showing post:** 35

<div class="post-metadata">

### Author: ![icaria36](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/icaria36/32/426431_2.png) [@icaria36](https://meta.discourse.org/u/icaria36)
#### Post date: [June 18, 2024, 7:00am UTC](https://meta.discourse.org/t/topic-cards/296048/35 "2024-06-18T07:00:58Z")

</div>

> [@chapoi](#):
>
> But it’s a good ask imo so you can always try making a feature request for it

Ok, thank you. Done, also for my other request above:

- [Don't show Topic Cards' style in the Suggested topics](https://meta.discourse.org/t/topic-cards-dont-show-cards-style-in-the-suggested-topics/312501)
- [Add icons for Views and Replies, and Last Activity date in Topic Cards](https://meta.discourse.org/t/topic-cards-add-icons-for-views-and-replies-and-last-activity-date/312505)

And by the way, yesterday I tried this, because I ran into the same problem of content bleeding outside of the cards:

> [@traceymoko](#):
>
> This is the relevant CSS that I used to fix it:
> 
> ```plaintext
> // Increase max height for topic cards with thumbnail
> .topic-card:has(.topic-card__thumbnail) {
> max-height: 275px;
> }
> 
> ```

Didn’t this mess the mobile view? I just tried it, and it messes it in my case.

---

_[View the full topic](https://meta.discourse.org/t/topic-cards/296048)._
