Title: Remove file size from generated list
Last modified: August 22, 2016

---

# Remove file size from generated list

 *  Resolved [okose1](https://wordpress.org/support/users/okose1/)
 * (@okose1)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-file-size-from-generated-list/)
 * Hi Great Plugin!
 * Is there a way of removing the file sizes from the generated list?
 * Thanks
 * [https://wordpress.org/plugins/mmm-file-list/](https://wordpress.org/plugins/mmm-file-list/)

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

 *  Plugin Author [Adam Bissonnette](https://wordpress.org/support/users/mmanifesto/)
 * (@mmanifesto)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-file-size-from-generated-list/#post-5544654)
 * Hi there, if you have access to the css then you should be able to add a css 
   class to the file list on the shortcode like this:
 * [MMFileList folder=”/../../cats/” format=”table” types=”png” class=”YourClass”/]
 * Then you can just style the file sizes out using:
 * .YourClass .filesize {display: none;}
 * This won’t work with plain text output. I was looking at adding output templates
   but there didn’t seem to be much demand for that. If you have a different output
   format let me know and I’ll have it added asap.
 *  Thread Starter [okose1](https://wordpress.org/support/users/okose1/)
 * (@okose1)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-file-size-from-generated-list/#post-5544656)
 * hi Thanks. Ive already done this in CSS. just wondering if there was another 
   way without using CSS.
 * thanks for your help 🙂

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

The topic ‘Remove file size from generated list’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mmm-file-list_d6d6d6.svg)
 * [Mmm Simple File List](https://wordpress.org/plugins/mmm-file-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mmm-file-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mmm-file-list/)
 * [Active Topics](https://wordpress.org/support/plugin/mmm-file-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mmm-file-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mmm-file-list/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [okose1](https://wordpress.org/support/users/okose1/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/remove-file-size-from-generated-list/#post-5544656)
 * Status: resolved