Show tab content on hover

Hi Team,
I’m trying to create this animation on webflow tabs element. i have used this code for opening tabs on hover and it is working fine.
<script> $('.home-tab-link').hover( function() { $( this ).click(); } ); </script>

I’m facing some issues while creating the tab subtext animation for current and non-current tabs.

Pls help.
Thank you :slight_smile:

Here is my public share link: https://preview.webflow.com/preview/goldcast?utm_medium=preview_link&utm_source=designer&utm_content=goldcast&preview=99b49f205f79b32f42c5c737be749732&workflow=preview

staging link :https://goldcast.webflow.io/
Reference website Link : https://raindrop.io/

1 Like

hi @Mayur_Pokle I have send you PM, your request is to webflow-support but I am not

ohh got it…
thanks @Stan .

Incase any future readers find this thread:

I created a cloneable project + code + 1minute setup tutorial.

Here’s the project…

And here’s the code + attribute…

And here’s the tutorial video…