# איך להסיר תיאור וסמל של קטגוריה?

**URL:** https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491
**Category:** Support
**Created:** [27 בינואר,‏ 2021,‏ 10:32pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491 "2021-01-27T22:32:31Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Pandabear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pandabear/32/207556_2.png) [@Pandabear](https://meta.discourse.org/u/Pandabear)
#### Post date: [27 בינואר,‏ 2021,‏ 10:32pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/1 "2021-01-27T22:32:32Z")

</div>

I have used the search engine, sorry if it is repeated.

 ![delete](https://global.discourse-cdn.com/meta/original/3X/2/d/2da94b7a202de615e6c66a02db22e42c5567b6a4.jpeg)  
Thanks

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [27 בינואר,‏ 2021,‏ 10:58pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/2 "2021-01-27T22:58:02Z")

</div>

I believe that if you remove the category logo, the first paragraph of the About topic isn’t displayed, (and there is an `images` tab in the edit modal to remove the category logo).

---

<div class="post-metadata">

### Author: ![Pandabear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pandabear/32/207556_2.png) [@Pandabear](https://meta.discourse.org/u/Pandabear)
#### Post date: [27 בינואר,‏ 2021,‏ 11:01pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/3 "2021-01-27T23:01:15Z")

</div>

Thanks for the answers, I would like it to stay like this

 ![](https://global.discourse-cdn.com/meta/original/3X/e/0/e05eaea3dffc68ecfcbac53c4dc31b9d20b56a04.jpeg)  
But I want to keep the logo but not appear when you enter the category  
This is my forum [foro0.com](http://foro0.com), and if you enter in categorys show logo that is nice

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [27 בינואר,‏ 2021,‏ 11:14pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/4 "2021-01-27T23:14:12Z")

</div>

Use a CSS theme component to `display: none` that section.

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [27 בינואר,‏ 2021,‏ 11:19pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/5 "2021-01-27T23:19:06Z")

</div>

I think you can customize the css of your themes by adding  
`.category-heading { display: none; }`

---

<div class="post-metadata">

### Author: ![Pandabear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pandabear/32/207556_2.png) [@Pandabear](https://meta.discourse.org/u/Pandabear)
#### Post date: [27 בינואר,‏ 2021,‏ 11:23pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/6 "2021-01-27T23:23:13Z")

</div>

Where is that edited, is that the forum did it to me

 ![](https://global.discourse-cdn.com/meta/original/3X/1/b/1b2ac2f707723c3a96d85815faf18bbff8b4134f.jpeg)

I do not understand why in the dark mode it is as I want but in the light version if you see the logo and the description

---

<div class="post-metadata">

### Author: ![Pandabear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pandabear/32/207556_2.png) [@Pandabear](https://meta.discourse.org/u/Pandabear)
#### Post date: [27 בינואר,‏ 2021,‏ 11:29pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/7 "2021-01-27T23:29:45Z")

</div>

![](https://global.discourse-cdn.com/meta/original/3X/e/e/ee504263ad41d2bf8b713278c1510d2cbbdd6fcc.jpeg)

Thanks to both of you, in the end I put that and it’s solved

---

<div class="post-metadata">

### Author: ![Pandabear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pandabear/32/207556_2.png) [@Pandabear](https://meta.discourse.org/u/Pandabear)
#### Post date: [2 בפברואר,‏ 2021,‏ 12:02pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/8 "2021-02-02T12:02:55Z")

</div>

How can I remove the category description on the category page? Thank you. In desktop category page style, I have boxes with subcategories.

 ![categoria](https://global.discourse-cdn.com/meta/original/3X/4/f/4fb835f34f4b5c862edf6bf6d643a12bb2e20077.png)

I tried with this  
.category-list {  
.category-description {  
display: none;  
}  
in  
[https://foro0.com/admin/customize/themes/2/desktop/scss/edit](https://foro0.com/admin/customize/themes/2/desktop/scss/edit)

but it doesnt work

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [4 במרץ,‏ 2021,‏ 12:03pm UTC](https://meta.discourse.org/t/how-to-remove-a-category-description-and-logo/177491/9 "2021-03-04T12:03:10Z")

</div>

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