Title: Size column
Last modified: November 20, 2024

---

# Size column

 *  Resolved [8bitcode](https://wordpress.org/support/users/8bitcode/)
 * (@8bitcode)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/size-column/)
 * Hello, im testing your plugin for school purposes, there is a way to hide the
   Size column using a custom css? thanks in advance

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

 *  [Sazzad Hossain](https://wordpress.org/support/users/sazzad11/)
 * (@sazzad11)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/size-column/#post-18148514)
 * Hi 8bitcode,
 * Thank you for reaching out!
 * You can hide the ‘Size’ column using Custom CSS. Please follow the steps below
   to apply the necessary changes:
    1. Go to the **“Appearance”** tab in the **Integrate Google Drive** plugin’s settings.
    2. Scroll down to the **“Custom CSS”** field.
    3. Copy and paste the following CSS code into the **“Custom CSS”** field:
 * .igd-body .file-list.list-view .list-view-header .col-size {
   display: none !important;}
 * .igd-body .file-list.list-view .file-item .file-item-footer .file-item-size {
   
   display: none !important;} 4. Save the settings.
 * For reference, you can view screenshots here: [https://prnt.sc/QrGb3fmtpcoy](https://prnt.sc/QrGb3fmtpcoy)
 *  Thread Starter [8bitcode](https://wordpress.org/support/users/8bitcode/)
 * (@8bitcode)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/size-column/#post-18149622)
 * Thanks, it worked flawlessly.

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

The topic ‘Size column’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/integrate-google-drive_baccd3.svg)
 * [File Manager for Google Drive - Integrate Google Drive](https://wordpress.org/plugins/integrate-google-drive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/integrate-google-drive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/integrate-google-drive/)
 * [Active Topics](https://wordpress.org/support/plugin/integrate-google-drive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/integrate-google-drive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/integrate-google-drive/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [8bitcode](https://wordpress.org/support/users/8bitcode/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/size-column/#post-18149622)
 * Status: resolved