# Enable bookmark icon on featured topics

**URL:** https://meta.discourse.org/t/enable-bookmark-icon-on-featured-topics/173992
**Category:** Support
**Created:** [December 22, 2020, 8:29am UTC](https://meta.discourse.org/t/enable-bookmark-icon-on-featured-topics/173992 "2020-12-22T08:29:32Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![salamandea](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/salamandea/32/203419_2.png) [@salamandea](https://meta.discourse.org/u/salamandea)
#### Post date: [December 22, 2020, 8:29am UTC](https://meta.discourse.org/t/enable-bookmark-icon-on-featured-topics/173992/1 "2020-12-22T08:29:32Z")

</div>

Hi Discourse community!

I’m using boxes with featured topics as a subcategory list style. If you click on a category, you will see different boxes with different topics in them. The topics have a “document icon” in front of them.

![image](https://global.discourse-cdn.com/meta/original/3X/8/2/82ae37b01737a4f52f121d89264b62bf26bbb3a1.png)

I have now disabled the icon in the CSS settings:

> .category-boxes-with-topics .featured-topics li .d-icon {  
> display: none;

Now the icons do not show anymore:  
 ![image](https://global.discourse-cdn.com/meta/original/3X/8/6/86739452a33e0f3218ba9af6e65616a269feab00.png)

I wanted to ask if it is possible to now make the bookmark icon appear here for topics that were bookmarked?  
 ![image](https://global.discourse-cdn.com/meta/original/3X/6/d/6d9878292645f7fc967e8acb7e8e122582899597.png)

Is there any CSS code that could make the icon show in front of the topics of the featured topics?

Would appreciate any help, thank you very much!
