Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi alexrohner

    Since you have not mentioned which theme are you using. May this custom CSS will help you.

    .tabs.wc-tabs > li:first-child {
        display: none !important;
    }
    
    div#tab-additional_information {
        display: none !important;
    }

    Report if any problem.

    Best Regards!!!

    Thread Starter alexrohner

    (@alexrohner)

    Thanks so much that is exactly what i was looking for. Now i was wondering if it is possible to remove the Review tab that now takes the additional info’s tab place. I tried using the same code but replacing”additional_information” With “reviews” and it didn’t work

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do i get ride of "Additional Information" on a product page.’ is closed to new replies.