Title: support table list view ?
Last modified: July 17, 2021

---

# support table list view ?

 *  Resolved [freelylw](https://wordpress.org/support/users/freelylw/)
 * (@freelylw)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/support-table-list-view/)
 * Hi, can we create a table list view by using this plugin, for example, image,
   tile,author,date etc.. each of them are in its own column. Thanks

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

 *  Plugin Support [hasanrang05](https://wordpress.org/support/users/hasanrang05/)
 * (@hasanrang05)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/support-table-list-view/#post-14671842)
 * this is definitely possible by adding a few lines of custom CSS, please watch
   this video.
 * here is the custom CSS you will need
 *     ```
       .element {
           display: inline-block;
           vertical-align: top;
           width: 260px;
           text-align: center;
       }
       ```
   
    -  This reply was modified 4 years, 11 months ago by [hasanrang05](https://wordpress.org/support/users/hasanrang05/).
 *  Thread Starter [freelylw](https://wordpress.org/support/users/freelylw/)
 * (@freelylw)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/support-table-list-view/#post-14673363)
 * Thanks

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

The topic ‘support table list view ?’ is closed to new replies.

 * ![](https://ps.w.org/post-grid/assets/icon-256x256.gif?rev=3295086)
 * [Post Grid](https://wordpress.org/plugins/post-grid/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-grid/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-grid/)
 * [Active Topics](https://wordpress.org/support/plugin/post-grid/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-grid/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-grid/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [freelylw](https://wordpress.org/support/users/freelylw/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/support-table-list-view/#post-14673363)
 * Status: resolved