To change the mobile layout of the tabs navbar, set the data-mobile-navigation-type to "horizontal". The default value is "select".
<div data-wm-plugin="tabs"
data-source="/portfolio"
data-mobile-navigation-type="horizontal"
></div>
To change the mobile layout of the tabs navbar, set the data-mobile-navigation-type to "horizontal". The default value is "select".
<div data-wm-plugin="tabs"
data-source="/portfolio"
data-mobile-navigation-type="horizontal"
></div>