# Bug on topic interface after an update || Resolved

**URL:** https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019
**Category:** Support
**Created:** [August 3, 2021, 1:56pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019 "2021-08-03T13:56:13Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Ana\_d](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ana_d/32/184836_2.png) [@Ana\_d](https://meta.discourse.org/u/Ana_d)
#### Post date: [August 3, 2021, 1:56pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/1 "2021-08-03T13:56:13Z")

</div>

Hello,

I have this bug

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/0/9018498e75ee90a34dec9d548f86f53bf96a3f7a.jpeg)

As you can see the categories and it’s description are not shown properly.

How can I change that ?

Thank you

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [August 3, 2021, 3:26pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/2 "2021-08-03T15:26:22Z")

</div>

have you tried in safe-mode?

> [@Using Safe Mode to troubleshoot issues with themes and plugins](https://meta.discourse.org/t/how-to-use-discourse-safe-mode/53504):
>
> bookmark This guide explains how to use Discourse’s [Safe Mode](https://meta.discourse.org/t/53504?silent=true) to troubleshoot issues with themes and plugins. person_raising_hand Required user level: All users Discourse offers a “JavaScript [Safe Mode](https://meta.discourse.org/t/53504?silent=true)” that allows any user to isolate the root cause of JavaScript issues caused by plugins, themes, or theme components. This feature is particularly useful for troubleshooting problems on your Discourse site. Accessing [Safe Mode](https://meta.discourse.org/t/53504?silent=true) To access [Safe Mode](https://meta.discourse.org/t/53504?silent=true), follow these steps: Open a new browse…

---

<div class="post-metadata">

### Author: ![Ana\_d](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ana_d/32/184836_2.png) [@Ana\_d](https://meta.discourse.org/u/Ana_d)
#### Post date: [August 3, 2021, 6:09pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/3 "2021-08-03T18:09:05Z")

</div>

Thanks for the answer, I tried, it didn’t work.

---

<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: [August 3, 2021, 6:27pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/4 "2021-08-03T18:27:40Z")

</div>

🤔 I have seen this one, the category logos are too wide, the ui doesn’t have the space to show the about topic.

> [@Category Image Formatting](https://meta.discourse.org/t/category-image-formatting/197176/4):
>
> You’re adding category logos that already include descriptions. They force the text-based Discourse descriptions to be rendered out of view - because the category logos are so wide. Even when they’re out of view, they will still affect the layout of their sibling elements. Can you try adding this CSS to your theme under desktop \> CSS .category-list { .category-description { display: none; } .category-logo.aspect-image { margin-bottom: 0; } } like so [image]

---

<div class="post-metadata">

### Author: ![Ana\_d](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ana_d/32/184836_2.png) [@Ana\_d](https://meta.discourse.org/u/Ana_d)
#### Post date: [August 3, 2021, 8:49pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/5 "2021-08-03T20:49:55Z")

</div>

I understand but everything was done prior and everything was nice and good looking 🤔

Edit: Probably a dumb question but is there a way to change the CSS?  
Edit 2 : Yes on the theme  
Edit 3 : It worked !!

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [August 4, 2021, 4:09am UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/6 "2021-08-04T04:09:40Z")

</div>

Moved it to #Support since it was site specific.

---

<div class="post-metadata">

### Author: ![Ana\_d](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ana_d/32/184836_2.png) [@Ana\_d](https://meta.discourse.org/u/Ana_d)
#### Post date: [August 4, 2021, 6:00pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/7 "2021-08-04T18:00:48Z")

</div>

Wait guys !

One of the problems is gone but now I can’t see the description on the main page.

No more gap but the description that were on the red line is now gone.

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/0/002fd85e8e57ab2144dcdf5bed2f1d0b72b0a1c0.jpeg)

I guess it’s because the code hide the description

> .category-list {  
> .category-description {  
> display: none;  
> }  
> .category-logo.aspect-image {  
> margin-bottom: 0;  
> }  
> }

---

<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: [August 4, 2021, 7:08pm UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/8 "2021-08-04T19:08:10Z")

</div>

😅 indeed it does  
`display: inline-block;` instead of `display: none;` seems to work ?

---

<div class="post-metadata">

### Author: ![Ana\_d](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ana_d/32/184836_2.png) [@Ana\_d](https://meta.discourse.org/u/Ana_d)
#### Post date: [August 5, 2021, 11:44am UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/9 "2021-08-05T11:44:54Z")

</div>

Yes it do the 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: [September 4, 2021, 11:45am UTC](https://meta.discourse.org/t/bug-on-topic-interface-after-an-update-resolved/199019/10 "2021-09-04T11:45:27Z")

</div>

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