Set specific tab to be open by default

Is there any change since this last response? I would like to set the 2nd tab to be open by default on page load.

https://theme.co/forum/t/set-specific-tab-to-be-opened-by-default/54500

Hey SteveE,

Thanks for posting in!

You can set to open a specific tab by adding toggle hashes to each of the tabs.
image

And then in your link URL, you will have to add the toggle hash into something like this:

https://example.com/my-about-page#tab-2

This example URL, upon loading the My About Page, the second TAB will be opened.

Kindly let us know how it goes.

Thank you! I have done that and it works. I just used a little js code on the page also and made the # part add on automatically there on page load.
Superb help as always!

Hi @spedney,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.