{"id":39455,"date":"2024-05-24T11:41:43","date_gmt":"2024-05-24T11:41:43","guid":{"rendered":"https:\/\/10web.io\/blog\/?p=39455"},"modified":"2024-05-24T11:41:43","modified_gmt":"2024-05-24T11:41:43","slug":"how-to-remove-additional-information-tab-in-woocommerce","status":"publish","type":"post","link":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/","title":{"rendered":"How to Remove Additional Information Tab in WooCommerce [3 Methods]"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">Simplifying WooCommerce product pages can enhance user experience and make your ecommerce store\u2019s layout appealing. This article explains the purpose of the Additional Information tab, reasons for and against keeping it, and detailed steps to remove or hide it using three different methods. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Learn how to remove Additional Information tab in WooCommerce, customize your store to meet your specific needs, and improve customer navigation and satisfaction.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">What&#8217;s the Additional Information tab<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">In WooCommerce, the Additional Information tab on your product page serves as a section to present more details about your products. It typically includes attributes, weight, and dimensions that provide your customers with essential information regarding the items. This can influence their purchasing decision by helping them to understand the product better.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">For example, if you&#8217;re selling a backpack, the Additional Information tab could list:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Weight: 800g<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dimensions: 30cm x 20cm x 50cm<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Capacity: 20L<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">These details can be invaluable in helping customers determine if the product fits their needs, especially for items where size and weight are critical factors. The information displayed in this tab is pulled from the product attributes that you set in the WooCommerce product data settings.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22.jpg\" alt=\"Additional Information tab example \" width=\"1920\" height=\"1080\" class=\"alignnone size-full wp-image-39456\" srcset=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22.jpg 1920w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22-742x416.jpg 742w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22-1484x835.jpg 1484w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22-150x84.jpg 150w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22-768x432.jpg 768w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22-1536x864.jpg 1536w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22-371x208.jpg 371w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/1-22-600x338.jpg 600w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/> <\/span><\/p>\n<p><span style=\"font-weight: 400;\">However, you might want to remove or hide this tab to give a simpler look to your product page or because you already include this information in the product description. Whatever your reason, there are several ways how to remove Additional Information tab in WooCommerce, how to change Additional Information text in WooCommerce, how to edit Additional Information in WooCommerce, and how to hide Additional Information in WooCommerce. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Let&#8217;s look into this in detail.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">Why you need the Additional Information tab and why you don&#8217;t<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">When managing your WooCommerce store, the Additional Information tab can either be a vital component or an unnecessary element. Here are some of the reasons why you may need it: <\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Product specifications:<\/b><span style=\"font-weight: 400;\"> If your products have varying attributes, like size, color, or material, the Additional Information tab is useful for presenting these details succinctly.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Customer assurance:<\/b><span style=\"font-weight: 400;\"> Providing extra product details can reassure customers about their purchase decision, possibly reducing returns and exchanges.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Let\u2019s look at some of the reasons why you may not need the tab and why consider learning how to remove Additional Information tab in WooCommerce.<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Redundant information:<\/b><span style=\"font-weight: 400;\"> Sometimes product specifics are already mentioned in the description or through other means. Here, the additional tab may just duplicate content.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Cleaner layout:<\/b><span style=\"font-weight: 400;\"> If you aim for minimalism on your product pages, you might find that removing the tab creates a cleaner, more focused layout for customers.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Ease of navigation:<\/b><span style=\"font-weight: 400;\"> Too many tabs can overwhelm customers. Learning how to hide Additional Information in WooCommerce helps make their browsing experience easier.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">If you decide this tab doesn\u2019t serve your store well, you can customize your product pages to either change the text or remove it entirely. Whether it\u2019s through CSS to simply hide the Additional Information tab or by editing PHP files to remove it, managing this aspect of your store is straightforward. The goal is a seamless shopping experience that aligns with your brand and your customers\u2019 needs.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">How to hide Additional Information tab in WooCommerce<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">There are three methods that you can use to remove Additional Information tab in WooCommerce or simply hide it from view. These include the PHP method, the CSS method, and the plugin method.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Let\u2019s discuss each method separately and learn the steps to use them.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">Using PHP to hide tabs<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">When you want to tidy up your WooCommerce product pages by removing the Additional Information tab, PHP is a powerful tool to use. You can achieve this by making small adjustments in your theme&#8217;s <\/span><span style=\"font-weight: 400;\">functions.php<\/span><span style=\"font-weight: 400;\"> file or by using the <\/span><span style=\"font-weight: 400;\">woocommerce_product_tabs<\/span><span style=\"font-weight: 400;\"> filter to unset the tab.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Modify functions.php<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">To start, access the <\/span><span style=\"font-weight: 400;\">functions.php<\/span><span style=\"font-weight: 400;\"> file within the theme you are currently using. This file is a critical part of your WordPress theme and allows you to change default WooCommerce behaviors.<\/span><\/p>\n<ol class=\"black\">\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Go to <\/span><b>Appearance<\/b><span style=\"font-weight: 400;\"> &gt; <\/span><b>Theme File Editor<\/b><span style=\"font-weight: 400;\"> in your WordPress dashboard.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In the right-hand side file list, click on the <\/span><span style=\"font-weight: 400;\">functions.php<\/span><span style=\"font-weight: 400;\"> file to bring up the editor.<\/span><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21.jpg\" alt=\"Selecting your active theme and finding the functions.php file to add custom code.\" width=\"1920\" height=\"1080\" class=\"alignnone size-full wp-image-39396\" style=\"width: 686px;\" srcset=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21.jpg 1920w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21-742x416.jpg 742w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21-1484x835.jpg 1484w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21-150x84.jpg 150w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21-768x432.jpg 768w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21-1536x864.jpg 1536w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21-371x208.jpg 371w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-21-600x338.jpg 600w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Add the following PHP code at the end of the file and press the <strong>Update File<\/strong> button to apply the changes.<\/span><\/li>\n<\/ol>\n<pre><span style=\"font-weight: 400;\">add_filter( 'woocommerce_product_tabs', 'remove_additional_information_tab', 98 );<\/span>\r\n\r\n<span style=\"font-weight: 400;\">function remove_additional_information_tab( $tabs ) {<\/span>\r\n\r\n<span style=\"font-weight: 400;\"> unset( $tabs['additional_information'] );<\/span>\r\n\r\n<span style=\"font-weight: 400;\"> return $tabs;<\/span>\r\n\r\n<span style=\"font-weight: 400;\">}<\/span><\/pre>\n<p><span style=\"font-weight: 400;\">This code snippet uses the <\/span><span style=\"font-weight: 400;\">unset<\/span><span style=\"font-weight: 400;\"> function to hide the Additional Information tab. By attaching this code to the <\/span><span style=\"font-weight: 400;\">woocommerce_product_tabs<\/span><span style=\"font-weight: 400;\"> filter, you are instructing WooCommerce to not display this tab when generating the product pages.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Use woocommerce_product_tabs filter<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">Instead of directly modifying theme files, you can also use the <\/span><span style=\"font-weight: 400;\">woocommerce_product_tabs<\/span><span style=\"font-weight: 400;\"> filter within a custom plugin or child theme&#8217;s functions file to safely make changes without affecting the parent theme.<\/span><\/p>\n<ol class=\"black\">\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create a custom plugin or use a child theme&#8217;s <\/span><span style=\"font-weight: 400;\">functions.php<\/span><span style=\"font-weight: 400;\"> file.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Insert the PHP code snippet that uses the <\/span><span style=\"font-weight: 400;\">woocommerce_product_tabs<\/span><span style=\"font-weight: 400;\"> filter to remove the tab.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Activate your plugin or ensure your child theme is active, and the changes should take effect.<\/span><\/li>\n<\/ol>\n<pre><span style=\"font-weight: 400;\">add_filter( 'woocommerce_product_tabs', 'custom_remove_additional_information_tab', 98 );<\/span>\r\n\r\n<span style=\"font-weight: 400;\">function custom_remove_additional_information_tab( $tabs ) {<\/span>\r\n\r\n<span style=\"font-weight: 400;\"> unset( $tabs['additional_information'] );<\/span>\r\n\r\n<span style=\"font-weight: 400;\"> return $tabs;<\/span>\r\n\r\n<span style=\"font-weight: 400;\">}<\/span><\/pre>\n<p><span style=\"font-weight: 400;\">With this filter, you&#8217;re able to apply the change across your site without the risk of losing it when updating your theme. Additionally, it\u2019s perfect for those who might also want to learn how to change Additional Information text in WooCommerce or how to edit Additional Information in WooCommerce, as similar filters and actions can be applied for these tasks.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">Applying custom CSS code<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">The next method to remove Additional Information tab is through CSS code. Here&#8217;s how to remove Additional Information tab in WooCommerce using custom CSS code, which allows you to quickly hide the tab without altering any code files.<\/span><\/p>\n<ol class=\"black\">\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Go to <\/span><b>Appearance <\/b><span style=\"font-weight: 400;\">from your WordPress dashboard, and then click on <\/span><b>Customize<\/b><span style=\"font-weight: 400;\">. Here, you&#8217;ll focus on how to edit the Additional Information in WooCommerce without touching any code files.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Within the <\/span><b>Customize<\/b><span style=\"font-weight: 400;\"> section, find and click on the <\/span><b>Additional CSS<\/b><span style=\"font-weight: 400;\"> option. This is where all your custom CSS code snippets will be placed.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">In the <\/span><b>Additional CSS<\/b><span style=\"font-weight: 400;\"> box, enter the following CSS snippet, which specifically targets the panel that shows the Additional Information, ensuring that it doesn&#8217;t display.<\/span><\/li>\n<li aria-level=\"1\">Click on the Publish button to apply your changes.<\/li>\n<\/ol>\n<pre><span style=\"font-weight: 400;\">\/* Code to hide the Additional Information tab *\/<\/span>\r\n\r\n<span style=\"font-weight: 400;\">.woocommerce div.product .woocommerce-tabs .panel.entry-content,<\/span>\r\n\r\n<span style=\"font-weight: 400;\">.woocommerce #content div.product .woocommerce-tabs .panel.entry-content,<\/span>\r\n\r\n<span style=\"font-weight: 400;\">.woocommerce-page div.product .woocommerce-tabs .panel.entry-content,<\/span>\r\n\r\n<span style=\"font-weight: 400;\">.woocommerce-page #content div.product .woocommerce-tabs .panel.entry-content {<\/span>\r\n\r\n<span style=\"font-weight: 400;\"> display: none;<\/span>\r\n\r\n<span style=\"font-weight: 400;\">}<\/span><\/pre>\n<ol><\/ol>\n<p><span style=\"font-weight: 400;\">By doing so, you&#8217;ve learned how to hide Additional Information in WooCommerce quickly and easily. Don&#8217;t forget to check your product page to ensure the Additional Information tab is no longer visible. With this simple CSS tweak, you&#8217;ve achieved a cleaner product page tailored to your needs.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">Using plugins for customization<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">When you want to enhance your WooCommerce store by removing or customizing the Additional Information tab, a variety of plugins can make the process straightforward. Let&#8217;s explore how these tools can be used effectively.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">YITH WooCommerce tab manager<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The YITH WooCommerce Tab Manager is a powerful WordPress plugin that allows you to customize the tabs on your product pages. Here&#8217;s how to use it to remove the Additional Information tab:<\/span><\/p>\n<ol class=\"black\">\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Install the YITH WooCommerce Tab Manager from the WordPress plugin directory and activate it.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22.jpg\" alt=\"Installing the YITH WooCommerce Tab Manager.\" width=\"1920\" height=\"1080\" class=\"alignnone size-full wp-image-39457\" srcset=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22.jpg 1920w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22-742x416.jpg 742w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22-1484x835.jpg 1484w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22-150x84.jpg 150w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22-768x432.jpg 768w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22-1536x864.jpg 1536w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22-371x208.jpg 371w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/2-22-600x338.jpg 600w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate to the YITH Plugins menu and click on<\/span><b> Tab Manager<\/b><span style=\"font-weight: 400;\">.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Find the tab labeled Additional Information and select the <\/span><b>Delete <\/b><span style=\"font-weight: 400;\">option.<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22.jpg\" alt=\"Deleting Additional Information tab with a plugin.\" width=\"1920\" height=\"1080\" class=\"alignnone size-full wp-image-39458\" srcset=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22.jpg 1920w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22-742x416.jpg 742w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22-1484x835.jpg 1484w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22-150x84.jpg 150w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22-768x432.jpg 768w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22-1536x864.jpg 1536w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22-371x208.jpg 371w, https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/05\/3-22-600x338.jpg 600w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Confirm the removal and the tab will no longer appear on your product pages.<\/span><\/li>\n<\/ol>\n<p><span style=\"font-weight: 400;\">This plugin also gives you the flexibility to edit and rearrange the order of your tabs, making it a comprehensive solution for managing how to change Additional Information text in WooCommerce.<\/span><\/p>\n<h3><span style=\"font-weight: 400;\">Code snippets plugin<\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The Code Snippets plugin provides a convenient way to add custom code to your WooCommerce site without editing theme files. To hide the Additional Information tab using this plugin, follow these steps:<\/span><\/p>\n<ol class=\"black\">\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Install the Code Snippets plugin from the WordPress plugin directory and activate it.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Go to <\/span><b>Snippets<\/b><span style=\"font-weight: 400;\"> in the WordPress dashboard.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Click on <\/span><b>Add New<\/b><span style=\"font-weight: 400;\"> to create a new snippet.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Copy and paste the following code into the snippet:<\/span><\/li>\n<\/ol>\n<pre><span style=\"font-weight: 400;\">add_filter( 'woocommerce_product_tabs', 'remove_additional_information_tab', 100, 1);<\/span>\r\n\r\n<span style=\"font-weight: 400;\">function remove_additional_information_tab( $tabs ) {<\/span>\r\n\r\n<span style=\"font-weight: 400;\"> unset( $tabs['additional_information'] );<\/span>\r\n\r\n<span style=\"font-weight: 400;\"> return $tabs;<\/span>\r\n\r\n<span style=\"font-weight: 400;\">}<\/span><\/pre>\n<p><span style=\"font-weight: 400;\">Title the snippet appropriately, for example, \u201cHide Additional Information Tab\u201d and c<\/span><span style=\"font-weight: 400;\">lick on <\/span><b>Save and Activate<\/b><span style=\"font-weight: 400;\"> to apply the changes.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">With the Code Snippets plugin, you can avoid directly editing your theme&#8217;s files, which makes it a safer option for how to hide Additional Information in WooCommerce. Always backup your site before adding custom code, even with a plugin.<\/span><\/p>\n<h2><span style=\"font-weight: 400;\">Conclusion<\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Removing the Additional Information tab can enhance user experience and streamline navigation. This guide has covered various methods, including PHP, CSS, and plugins that will help you customize your store to better suit your needs. By choosing the appropriate method, you can create a cleaner, more focused layout that aligns with your store\u2019s goals and improves customer satisfaction.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Ultimately, whether you decide to hide the tab with CSS, remove it via PHP, or use plugins for flexibility, you can achieve a more visually appealing and user-friendly shopping experience. In this guide, you learned how to remove Additional Information tab in WooCommerce and make your ecommerce store fresher.<\/span><\/p>\n<p><span>\r\n<style>\r\n  #ctablocks_inline_84{\r\n          background-color: #000000;\r\n        color: #ffffff;\r\n    border-radius: 6px;\r\n  }\r\n\r\n  #ctablocks_inline_84 p{\r\n    color: #ffffff;\r\n  }\r\n  #ctablocks_inline_84 .button{\r\n        background-color: rgb(51,57,241);\r\n      color: #ffffff;\r\n    border-color: #3339f1 !important;\r\n  }\r\n  #ctablocks_inline_84 .button:hover{\r\n    background: rgba(51,57,241,0.8);\r\n    color: #ffffff;\r\n    opacity: 1;\r\n  }\r\n        #ctablocks_inline_84 .ctablocks_content_info p {\r\n        padding-left: 36px;\r\n      }\r\n      #ctablocks_inline_84 .ctablocks_content_button {\r\n          margin-left: 37px;\r\n      }\r\n  @media screen and (min-width: 768px) and (max-width: 1260px) {\r\n      #ctablocks_inline_84 .ctablocks_content_button {\r\n          margin-left: 37px !important;\r\n      }\r\n  }\r\n  ;\r\n<\/style>\r\n<div id=\"ctablocks_inline_84\" class=\"ctablocks_container inline_type\r\n        \">\r\n\r\n  <div class=\"ctablocks_content clear\">\r\n    <div class=\"ctablocks_content_info\">\r\n      \r\n            <div class=\"title-wrap\">\r\n\t\t\t\t\t                  <img decoding=\"async\" src=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/Group-175063@2x.png\" alt=\"Looking to sell online?\" title=\"Looking to sell online?\">\r\n\t\t\t\t\t            <h4>Looking to sell online?<\/h4>\r\n        <\/div>\r\n              <p>Create your custom online store in minutes with 10Web AI Ecommerce Website Builder and take your business online. <\/p>\r\n          <\/div>\r\n    <div class=\"ctablocks_content_button\">\r\n              <a href=\"https:\/\/10web.io\/ai-website-builder\/\" class=\"button\" data-gtag=\"sign-up-blog\" data-buttontype=\"sign-up\" data-gtag=\"cta-84\" data-buttontype=\"cta-inline\"\r\n\t        >Generate Your Store<\/a>\r\n            \r\n    <\/div>\r\n  <\/div>\r\n    <\/div>\r\n<br \/>\n\r\n<style>\r\n  #ctablocks_scrollbox-with-icon_96{\r\n            color: #ffffff;\r\n    border-radius: 6px;\r\n  }\r\n\r\n  #ctablocks_scrollbox-with-icon_96 p{\r\n    color: #ffffff;\r\n  }\r\n  #ctablocks_scrollbox-with-icon_96 .button{\r\n          background-color: #3339F1;\r\n        color: #ffffff;\r\n    border-color: #3339F1 !important;\r\n  }\r\n  #ctablocks_scrollbox-with-icon_96 .button:hover{\r\n    background: rgba(51,57,241,0.8);\r\n    color: #ffffff;\r\n    opacity: 1;\r\n  }\r\n  #ctablocks_scrollbox-with-icon_96.ctablocks_container {\r\n    left: 100%;\r\n  }\r\n  @media screen and (max-width: 1300px) {\r\n      #ctablocks_scrollbox-with-icon_96.ctablocks_container {\r\n          left: 0;\r\n          margin: 0 auto;\r\n      }\r\n  }\r\n  #ctablocks_scrollbox-with-icon_96 .ctablocks_content {\r\n      background-color: #000000;\r\n  }\r\n<\/style>\r\n<div id=\"ctablocks_scrollbox-with-icon_96\" class=\"ctablocks_container scrollbox-with-icon_type\r\n      \">\r\n\r\n  <div class=\"ctablocks_content clear\">\r\n    <div class=\"ctablocks_content_info\">\r\n              <h4>Looking to sell online?<\/h4>\r\n        <h4 class=\"mobile-title\">Create your online store in minutes<\/h4>\r\n              <p>Create your online store in minutes with 10Web AI Ecommerce Website Builder.<\/p>\r\n          <\/div>\r\n    <div class=\"ctablocks_content_button\">\r\n              <a href=\"https:\/\/10web.io\/ai-website-builder\/\" class=\"button\" data-gtag=\"sign-up-blog\" data-buttontype=\"sign-up\" data-gtag=\"cta-96\" data-buttontype=\"cta-scrollbox-with-icon\"\r\n\t        >Generate Your Store<\/a>\r\n            \r\n    <\/div>\r\n  <\/div>\r\n    <span class=\"close_ctablocks\">\r\n      <img decoding=\"async\" class=\"close-icon\" src=\"https:\/\/10web.io\/blog\/wp-content\/plugins\/cta-blocks\/assets\/images\/close_w.svg\" class=\"close\">\r\n      <img decoding=\"async\" class=\"floating-icon\" src=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/Mask-Group-96598@2x.png\" alt=\"Looking to sell online?\" title=\"Looking to sell online?\">\r\n<!--      <img decoding=\"async\" class=\"arrow-icon white\" src=\"\/cta-blocks\/assets\/images\/arrow-icon.svg\" class=\"close\">\r\n-->      <img decoding=\"async\" class=\"arrow-icon purple\" src=\"https:\/\/10web.io\/blog\/wp-content\/plugins\/cta-blocks\/assets\/images\/arrow-icon-purple.svg\" class=\"close\">\r\n  <\/span>\r\n<\/div>\r\n<\/span><br \/>\n <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Simplifying WooCommerce product pages can enhance user experience and make your ecommerce store\u2019s layout appealing. This article explains the purpose of the Additional Information tab, reasons for and against keeping it, and detailed steps to remove or hide it using three different methods. Learn how to remove Additional Information tab in WooCommerce, customize your store to meet your specific needs,&#8230;<\/p>\n","protected":false},"author":11,"featured_media":35012,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"two_page_speed":[],"footnotes":"","tenweb_blog_toc":"<ul><li><a href=\"#whats-the-additional-information-tab\">What's the Additional Information tab<\/a><li><a href=\"#why-you-need-the-additional-information-tab-and-why-you-dont\">Why you need the Additional Information tab and why you don't<\/a><li><a href=\"#how-to-hide-additional-information-tab-in-woocommerce\">How to hide Additional Information tab in WooCommerce<\/a><li><a href=\"#using-php-to-hide-tabs\">Using PHP to hide tabs<\/a><ul><li><a href=\"#modify-functions-php\">Modify functions.php<\/a><li><a href=\"#use-woocommerce_product_tabs-filter\">Use woocommerce_product_tabs filter<\/a><\/li><\/ul><li><a href=\"#applying-custom-css-code\">Applying custom CSS code<\/a><li><a href=\"#using-plugins-for-customization\">Using plugins for customization<\/a><ul><li><a href=\"#yith-woocommerce-tab-manager\">YITH WooCommerce tab manager<\/a><li><a href=\"#code-snippets-plugin\">Code snippets plugin<\/a><\/li><\/ul><li><a href=\"#conclusion\">Conclusion<\/a><\/li><\/ul>","tenweb_blog_competitor_type":"","tenweb_blog_competitor_names":"","tenweb_blog_twb_version":0,"tenweb_blog_type":""},"categories":[506],"tags":[],"class_list":["post-39455","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-woocommerce"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.0 (Yoast SEO v23.0) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Remove Additional Information Tab in WooCommerce<\/title>\n<meta name=\"description\" content=\"Learn how to remove Additional Information tab in WooCommerce in three different methods. Simplify the look of your ecommerce shop.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Remove Additional Information Tab in WooCommerce [3 Methods]\" \/>\n<meta property=\"og:description\" content=\"Learn how to remove Additional Information tab in WooCommerce in three different methods. Simplify the look of your ecommerce shop.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/\" \/>\n<meta property=\"og:site_name\" content=\"10Web - Build &amp; Host Your WordPress Website\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/10Web.io\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-05-24T11:41:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/remove_additional_information_tab_in_woocommerce.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1569\" \/>\n\t<meta property=\"og:image:height\" content=\"880\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Tigran Nazaryan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@10Web_io\" \/>\n<meta name=\"twitter:site\" content=\"@10Web_io\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tigran Nazaryan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Remove Additional Information Tab in WooCommerce","description":"Learn how to remove Additional Information tab in WooCommerce in three different methods. Simplify the look of your ecommerce shop.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/","og_locale":"en_US","og_type":"article","og_title":"How to Remove Additional Information Tab in WooCommerce [3 Methods]","og_description":"Learn how to remove Additional Information tab in WooCommerce in three different methods. Simplify the look of your ecommerce shop.","og_url":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/","og_site_name":"10Web - Build &amp; Host Your WordPress Website","article_publisher":"https:\/\/www.facebook.com\/10Web.io\/","article_published_time":"2024-05-24T11:41:43+00:00","og_image":[{"width":1569,"height":880,"url":"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/remove_additional_information_tab_in_woocommerce.jpg","type":"image\/jpeg"}],"author":"Tigran Nazaryan","twitter_card":"summary_large_image","twitter_creator":"@10Web_io","twitter_site":"@10Web_io","twitter_misc":{"Written by":"Tigran Nazaryan","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#article","isPartOf":{"@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/"},"author":{"name":"Tigran Nazaryan","@id":"https:\/\/10web.io\/blog\/#\/schema\/person\/9466e64f67fc213397b384bbe3af3bd0"},"headline":"How to Remove Additional Information Tab in WooCommerce [3 Methods]","datePublished":"2024-05-24T11:41:43+00:00","dateModified":"2024-05-24T11:41:43+00:00","mainEntityOfPage":{"@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/"},"wordCount":1479,"commentCount":0,"publisher":{"@id":"https:\/\/10web.io\/blog\/#organization"},"image":{"@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#primaryimage"},"thumbnailUrl":"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/remove_additional_information_tab_in_woocommerce.jpg","articleSection":["WooCommerce"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/","url":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/","name":"How to Remove Additional Information Tab in WooCommerce","isPartOf":{"@id":"https:\/\/10web.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#primaryimage"},"image":{"@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#primaryimage"},"thumbnailUrl":"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/remove_additional_information_tab_in_woocommerce.jpg","datePublished":"2024-05-24T11:41:43+00:00","dateModified":"2024-05-24T11:41:43+00:00","description":"Learn how to remove Additional Information tab in WooCommerce in three different methods. Simplify the look of your ecommerce shop.","breadcrumb":{"@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#primaryimage","url":"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/remove_additional_information_tab_in_woocommerce.jpg","contentUrl":"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2024\/04\/remove_additional_information_tab_in_woocommerce.jpg","width":1569,"height":880,"caption":"How to remove additional information tab in WooCommerce"},{"@type":"BreadcrumbList","@id":"https:\/\/10web.io\/blog\/how-to-remove-additional-information-tab-in-woocommerce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/10web.io\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Remove Additional Information Tab in WooCommerce [3 Methods]"}]},{"@type":"WebSite","@id":"https:\/\/10web.io\/blog\/#website","url":"https:\/\/10web.io\/blog\/","name":"10Web Blog - Build & Host Your WordPress Website","description":"10Web is an All-in-One Website Building Platform, offering Managed WordPress Hosting on Google Cloud, Beautiful Templates, Premium Plugins and Services.","publisher":{"@id":"https:\/\/10web.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/10web.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/10web.io\/blog\/#organization","name":"10Web","url":"https:\/\/10web.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/10web.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2025\/04\/Logo-768x686-1.png","contentUrl":"https:\/\/10web.io\/blog\/wp-content\/uploads\/sites\/2\/2025\/04\/Logo-768x686-1.png","width":768,"height":686,"caption":"10Web"},"image":{"@id":"https:\/\/10web.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/10Web.io\/","https:\/\/x.com\/10Web_io","https:\/\/www.instagram.com\/10web.io\/","https:\/\/www.linkedin.com\/company\/10web\/mycompany\/","https:\/\/www.youtube.com\/c\/10Web"]},{"@type":"Person","@id":"https:\/\/10web.io\/blog\/#\/schema\/person\/9466e64f67fc213397b384bbe3af3bd0","name":"Tigran Nazaryan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/10web.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ce2393558e7591a237212f11acac58fb?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ce2393558e7591a237212f11acac58fb?s=96&d=mm&r=g","caption":"Tigran Nazaryan"},"description":"Tigran Nazaryan is an experienced science and technology professional. After seeing great potential in the automation of web development, he co-founded and became CInO of 10Web. Tigran is passionate about creating solutions to bring AI automation into web development and turning great ideas into powerful technological achievements.","sameAs":["https:\/\/www.linkedin.com\/in\/tnazaryan\/"],"url":"https:\/\/10web.io\/blog\/author\/tigran\/"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/posts\/39455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/comments?post=39455"}],"version-history":[{"count":0,"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/posts\/39455\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/media\/35012"}],"wp:attachment":[{"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/media?parent=39455"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/categories?post=39455"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/10web.io\/blog\/wp-json\/wp\/v2\/tags?post=39455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}