Home Forums Basel support forum Remove Additional information tab from my site

Remove Additional information tab from my site

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #125647

    redtyger23
    Participant

    how can I remove the additional information tab from my site?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .basel-tab-wrapper .tab-title-additional_information,
    body .basel-tab-wrapper #tab-additional_information {
    	display:none!important;
    }

    Best Regards

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