Title: Delete &#8216;Label&#8217; Column
Last modified: November 11, 2021

---

# Delete ‘Label’ Column

 *  [angelblackfire](https://wordpress.org/support/users/angelblackfire/)
 * (@angelblackfire)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/delete-label-column/)
 * Hello Team,
 * Love the plugin so far! We’re looking to remove the first ‘labels’ column because
   we’ll just be comparing one field (an image).
 * Also, is there a way to resize the image to fill the screen and overflow?
 * Thanks!

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

 *  [miemie](https://wordpress.org/support/users/miemie/)
 * (@miemie)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/delete-label-column/#post-15060500)
 * Hi [@angelblackfire](https://wordpress.org/support/users/angelblackfire/),
 * If you would like to show only the field image in the compare table, you can 
   go to WPClever >> Smart Compare plugin settings >>> Compare table >>> Fields 
   >>> just select ” image field” to show in the compare table.
 * To customize the size of product images in compare table on your site, you can
   go to WPClever >> Smart Compare plugin settings >> find Image size option then
   choose a suitable one from the drop-down list: [http://prntscr.com/t703nh](http://prntscr.com/t703nh)
   >> Update options.
 * Best regards.
 *  Thread Starter [angelblackfire](https://wordpress.org/support/users/angelblackfire/)
 * (@angelblackfire)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/delete-label-column/#post-15061037)
 * Hey [@miemie](https://wordpress.org/support/users/miemie/),
 * Thanks! We’ve already selected just the image field, and that’s showing, but 
   the first column shows “Image”, then followed by the products. Could we remove
   the label column? The first column saying label is redundant as it’s clear that
   it’s already an image.
 * The different image sizes still try to contain themselves within the screen until
   a certain width, is it possible to have it overflow with the scrollbar?
 * Cheers
 *  Plugin Author [WPClever](https://wordpress.org/support/users/wpclever/)
 * (@wpclever)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/delete-label-column/#post-15066493)
 * Hi [@angelblackfire](https://wordpress.org/support/users/angelblackfire/)
 * To hide the label column, please add below CSS code WP-Admin → Appearance → Customize
   → Additional CSS:
 *     ```
       .woosc-table .td-label {
           display: none !important;
       }
   
       .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody td {
           padding: 15px !important;
       }
       ```
   
 * About the second requirement, please send me your website link first then I can
   check it and provide specific instructions.

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

The topic ‘Delete ‘Label’ Column’ is closed to new replies.

 * ![](https://ps.w.org/woo-smart-compare/assets/icon-128x128.png?rev=1858171)
 * [WPC Smart Compare for WooCommerce](https://wordpress.org/plugins/woo-smart-compare/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-smart-compare/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-smart-compare/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-smart-compare/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-smart-compare/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-smart-compare/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [WPClever](https://wordpress.org/support/users/wpclever/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/delete-label-column/#post-15066493)
 * Status: not resolved