Title: Responsive Mobile Format
Last modified: November 3, 2016

---

# Responsive Mobile Format

 *  Resolved [tickett0](https://wordpress.org/support/users/tickett0/)
 * (@tickett0)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/responsive-mobile-format/)
 * Plugin works great for desktop tables, but awful for mobile. Columns shrink to
   1-2 words in width, and it’s just a mess…
 * Is there a way to make the tables responsive on mobile/tablets?

Viewing 1 replies (of 1 total)

 *  Thread Starter [tickett0](https://wordpress.org/support/users/tickett0/)
 * (@tickett0)
 * [9 years ago](https://wordpress.org/support/topic/responsive-mobile-format/#post-9023602)
 * You can do so using table IDs and custom CSS. Example below:
 * #wpsm-table-3 td:first-child{width:25% !important}
    #wpsm-table-3 td:nth-child(
   2){width:25% !important} #wpsm-table-3 td:nth-child(3){width:25% !important} #
   wpsm-table-3 td:nth-child(4){width:25% !important}

Viewing 1 replies (of 1 total)

The topic ‘Responsive Mobile Format’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/table-maker_30bfab.svg)
 * [Table Maker](https://wordpress.org/plugins/table-maker/)
 * [Support Threads](https://wordpress.org/support/plugin/table-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/table-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/table-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/table-maker/reviews/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [tablet](https://wordpress.org/support/topic-tag/tablet/)

 * 1 reply
 * 1 participant
 * Last reply from: [tickett0](https://wordpress.org/support/users/tickett0/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/responsive-mobile-format/)
 * Status: resolved