Title: HIDE SUMMARY BOX
Last modified: August 31, 2016

---

# HIDE SUMMARY BOX

 *  [Alebo](https://wordpress.org/support/users/alebo/)
 * (@alebo)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-summary-box/)
 * I must “hide” the summary box from the product pages of ecommerce.
 * I understand that the box can not be deleted because Google Google does not showing
   the rich snippets, but if the box is hidden by CSS what happens?
 * CSS code to hide the box also works with updating the plugin?
 * You give me the CSS code?
 * thanks
 * [https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/](https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/)

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

 *  [jackreece53](https://wordpress.org/support/users/jackreece53/)
 * (@jackreece53)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hide-summary-box/#post-6965233)
 *     ```
       #snippet-box {
             display: none;
       }
       ```
   
 * Tested with Google’s Structured Data Tool (
    - [https://developers.google.com/structured-data/testing-tool/](https://developers.google.com/structured-data/testing-tool/)
    - )
    - and it still picks up on the snippet data there but it happily removes the
      summary box from your pages. Is this what you were after?
 *  [Al-Imran](https://wordpress.org/support/users/alimraan/)
 * (@alimraan)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/hide-summary-box/#post-6965242)
 * Superb!!!
    Awesome!! Now, let’s see that it will be shown on google or not?

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

The topic ‘HIDE SUMMARY BOX’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-schemaorg-rich-snippets/assets/icon-256x256.png?
   rev=3287803)
 * [Schema - All In One Schema Rich Snippets](https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-schemaorg-rich-snippets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Al-Imran](https://wordpress.org/support/users/alimraan/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/hide-summary-box/#post-6965242)
 * Status: not resolved