# Tab Link does not disappear in the list item. CMS-Tabs

**URL:** https://forum.finsweet.com/t/tab-link-does-not-disappear-in-the-list-item-cms-tabs/5242
**Category:** Attributes
**Tags:** cmstabs
**Created:** [June 25, 2025, 10:43am UTC](https://forum.finsweet.com/t/tab-link-does-not-disappear-in-the-list-item-cms-tabs/5242 "2025-06-25T10:43:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![guillaume](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.finsweet.com/guillaume/32/3862_2.png) [@guillaume](https://forum.finsweet.com/u/guillaume)
#### Post date: [June 25, 2025, 10:43am UTC](https://forum.finsweet.com/t/tab-link-does-not-disappear-in-the-list-item-cms-tabs/5242/1 "2025-06-25T10:43:42Z")

</div>

Hello 🙂  
I tried to use CMS Tabs attribute. I’ve added all 3 attributes to my elements, including the tab-link attribute on a div.  
In a note of the finsweet documentation we can read that :

> The element on which you add this attribute will be moved inside of the corresponding **Tab Link**. On the published site, it will only appear in the **Tab Link** element, and disappear from its original position in the **List Item** element — that now shows up in the **Tab Pane** element.

But if I go to [the live demo of the attribute](https://attributes-list-tabs.webflow.io/example), we can see that the tab-link is both inside the menu and the pane. I have the same issue on my website.

 ![bug-cms-tabs](https://europe1.discourse-cdn.com/flex013/uploads/finsweet1/original/2X/f/facd8dbf319a5fd2a0fee47fe5d2fe8d8feb21cc.png)

Am I missing something ?

---

<div class="post-metadata">

### Author: ![Support-Luis](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.finsweet.com/support-luis/32/53_2.png) [@Support-Luis](https://forum.finsweet.com/u/Support-Luis)
#### Post date: [June 30, 2025, 9:58am UTC](https://forum.finsweet.com/t/tab-link-does-not-disappear-in-the-list-item-cms-tabs/5242/2 "2025-06-30T09:58:37Z")

</div>

Hey @guillaume! This could be a small bug! Thank you for pointing it out!

I’ll reach out to the team so we can fix if needed or correct the documentation!

---

<div class="post-metadata">

### Author: ![Support-Luis](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.finsweet.com/support-luis/32/53_2.png) [@Support-Luis](https://forum.finsweet.com/u/Support-Luis)
#### Post date: [July 2, 2025, 10:17pm UTC](https://forum.finsweet.com/t/tab-link-does-not-disappear-in-the-list-item-cms-tabs/5242/3 "2025-07-02T22:17:33Z")

</div>

Hey @guillaume! Turns out the documentation is wrong, we do not remove the element from the tab, we clone it instead.

If your design does not require the element on the tab, you can simply use `display: none` to hide it.

I’ll update the docs accordingly!
