• Resolved N.g

    (@loralora)


    Hi.

    Is there a way to disable the tab
    dashboard/settings#subtab=social-media?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support sangi00

    (@sangi00)

    Hi @loralora,

    Thank you for reaching out.

    To hide the Social Media sub-tab, simply add the CSS snippet below to the Store Dashboard Custom CSS section by navigating to:

    MultiVendorX → Status & Tools → Developer Tools

    .tabs-item a[href="#subtab=social-media"] {
        display: none;
    }

    Please let us know if you need any further assistance. We’ll be happy to help.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.