Title: Remove Additional Information
Last modified: June 11, 2020

---

# Remove Additional Information

 *  Resolved [surrainbow](https://wordpress.org/support/users/surrainbow/)
 * (@surrainbow)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-additional-information-4/)
 * Hey there, I’m using a plugin to import products to woocomerce.
 * Now almost every product I import shows Brand Name in the Additional Information
   section underneath a product.
 * I was wondering if there’s a way to remove Brand Name from every product with
   code or a plugin rather than going into every product and disabling Brand Name
 * Thanks for reading 🙂

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Thread Starter [surrainbow](https://wordpress.org/support/users/surrainbow/)
 * (@surrainbow)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12971041)
 * or If there is a way to replace the brand name to something else with every product
   with code
 *  Plugin Support [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12971318)
 * Hi [@surrainbow](https://wordpress.org/support/users/surrainbow/)
 * An easy way to do this may be with using CSS code. Can you share a link to your
   site (and in particular, a page where the Brand shows) so I can see what code
   is needed to remove it?
 *  Thread Starter [surrainbow](https://wordpress.org/support/users/surrainbow/)
 * (@surrainbow)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12971394)
 * Hi thankyou for your reply!
    [Please see page as requested](https://bravadoclothing.online/product/2020-laser-rainbow-reflective-mens-shirt-pocket-beach-shirts-men-harajuku-punk-rock-hip-hop-mens-shirt-streetwear-tops-clothes/)
 * Thankyou!
 *  Plugin Support [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12971591)
 * Thank you for the link. Which part on that page would you like to remove exactly?
   Just the line with the brand name under “Additional Options”?
 * If that’s the case, the following CSS should help:
 *     ```
       .single-product .woocommerce-product-attributes.shop_attributes tr:first-child {
         display: none;
       }
       ```
   
    -  This reply was modified 5 years, 11 months ago by [Senff - a11n](https://wordpress.org/support/users/senff/).
 *  Thread Starter [surrainbow](https://wordpress.org/support/users/surrainbow/)
 * (@surrainbow)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12971983)
 * Thankyou, a question,
    What happens if there is already no Brand Name?
 * And what’s the best way to inject the code?
 *  Plugin Support [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12978942)
 * The code above will remove the entire first line of the Additional Options, regardess
   of what it says.
 * To add this code, go into your site’s admin Dashboard and select **Appearance
   → Customize → Additional CSS**. In the CSS textbox on the left, add the code.
 * Select “Save Changes” from the top, and your changes will be applied to your 
   site.
 *  Thread Starter [surrainbow](https://wordpress.org/support/users/surrainbow/)
 * (@surrainbow)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12979749)
 * Thankyou. Is there a way to just remove Brand Name? Some of my items don’t have
   Brand Name in additional information. Are we also able to look for multiple phrases
   i.e (Brand Name, BrandName)
 * Thankyou for your help
 *  Thread Starter [surrainbow](https://wordpress.org/support/users/surrainbow/)
 * (@surrainbow)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-12985670)
 * [@senff](https://wordpress.org/support/users/senff/) is this possible?
 *  Thread Starter [surrainbow](https://wordpress.org/support/users/surrainbow/)
 * (@surrainbow)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-13076681)
 * [@senff](https://wordpress.org/support/users/senff/) Are you able to help me 
   with this?
 *  Plugin Support [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-13077027)
 * [Please do not bump posts.](https://wordpress.org/support/guidelines/#do-not-bump-posts)
 * > Is there a way to just remove Brand Name? Some of my items don’t have Brand
   > Name in additional information. Are we also able to look for multiple phrases
   > i.e (Brand Name, BrandName)
 * This would not be possible with CSS code, you would need to check this with the
   developer of the plugin you use for brands to see if that can be done in the 
   configuration options. If that’s not available, you’d need to change it in the
   plugin’s code itself.
 *  [dougaitken](https://wordpress.org/support/users/dougaitken/)
 * (@dougaitken)
 * Automattic Happiness Engineer
 * [5 years, 9 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-13116169)
 * Hey [@surrainbow](https://wordpress.org/support/users/surrainbow/)
 * We haven’t heard back from you in a while, so I’m going to mark this as resolved–
   if you have any further questions, you can start a new thread.
 * Thanks,

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Remove Additional Information’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [additional information tab](https://wordpress.org/support/topic-tag/additional-information-tab/)
 * [Brand name](https://wordpress.org/support/topic-tag/brand-name/)
 * [commerce](https://wordpress.org/support/topic-tag/commerce/)
 * [woo](https://wordpress.org/support/topic-tag/woo/)

 * 11 replies
 * 3 participants
 * Last reply from: [dougaitken](https://wordpress.org/support/users/dougaitken/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/remove-additional-information-4/#post-13116169)
 * Status: resolved