I have inserted a “Tabs” component, with 5 tab links. 3 of the tabs will have content, but I would like the other 2 tabs to link scroll to separate sections of the same page.
The first, third, and fourth tabs have content, but the second and fifth tabs will (hopefully!) scroll to different page sections.
Unfortunately, the “Tab Link Settings” doesn’t offer “Link Settings”…
…like the “Nav Link Settings” does.
I understand why, since tabs are meant to contain the content within themselves.
However, I’m wondering if there is any code that would make a tab link scroll to a separate section. I was thinking the “Custom Attributes” might be the answer, but I searched high and low and came up with nothing.
If anyone has any ideas, that would be amazing.
Thanks!
P.S. I tried using a navbar (which will link to section ID’s), but there were too many issues with the current tab state working/not working, as this is not a good application for the navbar.