Link to tab on separate page

i would like to link (navbar) to tab on separate page.

any suggestions?

thanks!


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

HI @andreswaby add id to your element and point link to this element with full path and on end add #id

example:
id of element: my-tab

link:
https://www.mypage.webflow.io/my-page-name#my-tab

https://www.mypage.webflow.io/projects#my-tab

but here on forum is lots of articles that solve this kind of request just look around :wink:

3 Likes

thank you @Stan

here’s my issue; i’ve done this before but i’m mentally exhausted but thank you so much for reminding me how-to :smiley:

1 Like

Hi @andreswaby glad to help, feel free to mark any response as solution to close this request .

1 Like

hi @Stan ,

an extra step to the same query, i have an ID within the tab that i would like to be directed to, is there a way to achieve this?

i.e. www.mypage.com/#tab-1#ID-within-tab
(this didn’t work but just an idea of what i’m hoping to accomplish)