# How do I edit the topic summaries?

**URL:** https://meta.discourse.org/t/how-do-i-edit-the-topic-summaries/348213
**Category:** Support
**Created:** [January 21, 2025, 4:17pm UTC](https://meta.discourse.org/t/how-do-i-edit-the-topic-summaries/348213 "2025-01-21T16:17:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Johnny\_McIvor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnny_mcivor/32/218747_2.png) [@Johnny\_McIvor](https://meta.discourse.org/u/Johnny_McIvor)
#### Post date: [January 21, 2025, 4:17pm UTC](https://meta.discourse.org/t/how-do-i-edit-the-topic-summaries/348213/1 "2025-01-21T16:17:16Z")

</div>

![hhh.jpeg](https://global.discourse-cdn.com/meta/original/4X/a/4/5/a450e2d693547ab02dd80dbccfc92b8787a1c0b7.gif)

I’m trying to make the website more compact.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [January 21, 2025, 4:30pm UTC](https://meta.discourse.org/t/how-do-i-edit-the-topic-summaries/348213/2 "2025-01-21T16:30:33Z")

</div>

One is a summary Topic area (which is only rendered once in a Topic), the other area is a Post, which is repeated several times.

If you don’t like the summary area you could just hide it?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [January 21, 2025, 4:41pm UTC](https://meta.discourse.org/t/how-do-i-edit-the-topic-summaries/348213/3 "2025-01-21T16:41:34Z")

</div>

You could try something like:

```plaintext
  margin-top: -70px;

```

on the right element … amongst other tweaks … so long as there is no Summarize button (as there is here on meta) as that will overlap the Post controls.
