• Resolved msAniElle

    (@msanielle)


    I would like to remove the “Additional Information” tab for items, as the client does not want it to show. Unfortunately, when I remove that tab, the custom ones disappear as well. Is there a way of breaking the visibility of the custom tabs from the Additional Information one?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter msAniElle

    (@msanielle)

    Never mind! I found an additional solution

    /* To hide the additional information tab */
    li.additional_information_tab {
    display: none !important;
    }

    • This reply was modified 9 months, 3 weeks ago by msAniElle.
Viewing 1 replies (of 1 total)
  • The topic ‘Only appear when Additional Info tab is visible’ is closed to new replies.