# Display replies and likes count in mobile view

**URL:** https://meta.discourse.org/t/display-replies-and-likes-count-in-mobile-view/203473
**Category:** Theme component
**Created:** [September 14, 2021, 3:38am UTC](https://meta.discourse.org/t/display-replies-and-likes-count-in-mobile-view/203473 "2021-09-14T03:38:03Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![JonathanShaw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathanshaw/32/532672_2.png) [@JonathanShaw](https://meta.discourse.org/u/JonathanShaw)
#### Post date: [September 14, 2021, 9:36am UTC](https://meta.discourse.org/t/display-replies-and-likes-count-in-mobile-view/203473/2 "2021-09-14T09:36:34Z")

</div>

> [@th21](#):
>
> In admin settings, add ‘ **far-comment-alt** ’ to **'svg icon subset** ’

You can specify this directly in the theme components settings. no need for it to be an install step.

> [@Introducing Font Awesome 5 and SVG icons](https://meta.discourse.org/t/introducing-font-awesome-5-and-svg-icons/101643/1):
>
> add a string or list setting with a name containing `_icon` , for example:
> 
> ```plaintext
> svg_icons: 
> default: 'question-circle|wallet'
> type: 'list'
> list_type: 'compact'
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/display-replies-and-likes-count-in-mobile-view/203473)._
