How do I recreate the webbed line between each tab link in the style of tab menu in the image below?
The native webflow tab menu doesn’t allow divs placed inside it, so seemingly I can’t place an absolutely positioned div containing the line on top of the menu.
Any suggestions?