Stacked tabs on mobile do not work
-
Hi,
I have a webpage with advanced gutenber tabs and they work perfectly on both desktop and tablet but I have select it to be stacked on mobile and they do not show up. The page is not live yet but here is a screenshot of how the code looks like: https://ewouk.com.au/screen-shot-2020-07-31-at-3-28-57-pm/
The class .advgb-tab-stack-mobile is causing the tab panel to display:none as I per the code here:@media screen and (max-width: 767px) .advgb-tabs-wrapper.advgb-tab-stack-mobile .advgb-tabs-panel { display: none !important; }
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Stacked tabs on mobile do not work’ is closed to new replies.