Home Forums WoodMart support forum Product tabs are not showing on mobile

Product tabs are not showing on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #214645

    mairacbr
    Participant

    Hi, my client just noticed that the additional tabs are not showing on mobile. The desktop view is perfect. I need it to be on mobile as well because the nutritional values are on the tabs, and not on the short description.

    I looked around the admin and this support forum, but I couldn’t find where or how to change this. Can you help me?

    #214687

    Hello,

    Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area

    Best Regards

    #217990

    magbaz
    Participant

    try this …add this code to global css

     @media (max-width: 1px)
    .tabs-layout-tabs {
        display: inherit;
    }
    #218041

    Hello,

    Have you solved the issue?

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)