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:
- Go to the “Appearance” tab in the Integrate Google Drive plugin’s settings.
- Scroll down to the “Custom CSS” field.
- 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