Hi,
Is it possible to create Sub Tabs on a Tab menu? The problem is that Webflow doesn’t allow to insert tab into another tab. I’m sharing the mock up below (1sr tab is Synder Sync - Synder Insights and 2nd Monthly - Yearly):
hi @ventit1 you do not need nested tabs and even if you do that this is not how things are done. You need simple JS logic to inject desired values based on true / false conditions and some CSS. I have created for you a simple example how it can be done. It has basic functionality you can improve. Hope you will fin it useful.