# Published topic anchor links mistarget

**URL:** https://meta.discourse.org/t/published-topic-anchor-links-mistarget/395906
**Category:** UX
**Tags:** page-publishing
**Created:** [12 בפברואר,‏ 2026,‏ 12:24pm UTC](https://meta.discourse.org/t/published-topic-anchor-links-mistarget/395906 "2026-02-12T12:24:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [12 בפברואר,‏ 2026,‏ 12:24pm UTC](https://meta.discourse.org/t/published-topic-anchor-links-mistarget/395906/1 "2026-02-12T12:24:26Z")

</div>

It seems that anchor links in a published topic appear underneath the header, so when you click an anchor link in a published topic, you don’t get to see the actual title.

E.g. the non-published topic shows the `h3` [https://discuss.discourse.group/t/this-is-a-test-published-topic/9#p-10-h-1914-translation-by-h-rackham-2](https://discuss.discourse.group/t/this-is-a-test-published-topic/9#p-10-h-1914-translation-by-h-rackham-2)

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/c/1/0c19a1b4d6e8c010afc4797005e724924a6f1535.png)

But the same # in the published topic [https://discuss.discourse.group/pub/this-is-a-test-published-topic#p-10-h-1914-translation-by-h-rackham-2](https://discuss.discourse.group/pub/this-is-a-test-published-topic#p-10-h-1914-translation-by-h-rackham-2) doesn’t show the `h3`

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/f/d/1fd56807ae8d615808bf5fef698ffd27cdf9f6b3.png)

it’s apparently under the header

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/a/0/1a0e8810b23f9ea23d66f9a87a54fca579c6ab25.png)

I tried to add extra margin to `.published-page-content-body` but it causes other issues.
