Home Forums WoodMart support forum Accordion product savety tab

Accordion product savety tab

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #675316

    b.brenner
    Participant

    Hello, there is a accordion product savety tab on all single product pages in mobile view. It is without content and I don´t know how to deactivate it. I only enabled descrition tab and custom tabs.
    Best regards!

    Attachments:
    You must be logged in to view attached files.
    #675337

    Hello,

    Navigate to Dashboard -> Products -> Custom Tabs > remove the custom tab.

    Here is the documentation: https://xtemos.com/docs-topic/custom-tabs/

    If the issue remains, share the WP login details I will further check on your site and give you a possible solution.

    Best Regards,

    #675350

    b.brenner
    Participant

    Hello, this is not possible because then I remove all custom tabs, right? But I need to show the custom tabs I created. I simply don´t want to show the product safety tab. I did not create it, it has no content and it only appears in accordion mode.

    #675397

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards,

    #675510

    b.brenner
    Participant

    Hi, here the admin access.
    Best regards

    #675537

    Hello,

    It is not coming from the theme tabs. Try to add the following CSS code to Theme Settings → Custom CSS → Mobile CSS section to hide this tab.

    div#tab-item-title-product_safety {
        display: none;
    }

    Best Regards,

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