# Positioning header drop-down menus with fk-d-menu

**URL:** https://meta.discourse.org/t/positioning-header-drop-down-menus-with-fk-d-menu/368304
**Category:** UX
**Created:** [May 30, 2025, 10:58pm UTC](https://meta.discourse.org/t/positioning-header-drop-down-menus-with-fk-d-menu/368304 "2025-05-30T22:58:40Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [May 31, 2025, 9:33am UTC](https://meta.discourse.org/t/positioning-header-drop-down-menus-with-fk-d-menu/368304/3 "2025-05-31T09:33:58Z")

</div>

This was more of a general question about placing the DMenu component. But I should indeed have a better look at the component code.. 🫠 Saw there’s also an `offset` argument, so I can place like:

```plaintext
<DMenu
 @placement="bottom-end"
 @offset="0"
 ..
>

```

And then it’s placed like the other menu panels, slightly above the header:

 ![The image shows a user profile page for a sliver on Twitter, displaying options for status, notifications, summary, activity, invites, drafts, preferences, and logout. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/d/c/5/dc5e2a1755bb6099e2c8283bf74a321df9fb38ae.png)

---

_[View the full topic](https://meta.discourse.org/t/positioning-header-drop-down-menus-with-fk-d-menu/368304)._
