Multiple Tabs not working on mobile screen, provided css is not working
-
Hi there,
thank you for this great plug-in. I have a question related to mobile view. I’ve seen a similar question but the CSS Code @media only screen and (max-width: 719px) {
.woocommerce-tabs div.woocommerce-Tabs-panel {
display: block !important;
}
}did not work in my case or for my theme. Everything works perfect on a regular screen or with max. 3 tabs, but on the mobile screen, if there are more than 3, the tabs are not showing the content and it does not look nice. Is there maybe a different CSS for this problem? Many thanks in advance!
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Multiple Tabs not working on mobile screen, provided css is not working’ is closed to new replies.