Title: Repeated left-aligned keys?
Last modified: August 22, 2016

---

# Repeated left-aligned keys?

 *  [ashworth](https://wordpress.org/support/users/ashworth/)
 * (@ashworth)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/repeated-left-aligned-keys/)
 * I have a large table that requires a top-row heading (keys) for each column in
   desktop mode, but when the user is on a mobile device, it breaks down like this…
 *     ```
       HEADING 1
       HEADING 2
       HEADING 3
       -----------------
       VALUE 1
       VALUE 2
       VALUE 3
       -----------------
       VALUE 1
       VALUE 2
       VALUE 3
       -----------------
       VALUE 1
       VALUE 2
       VALUE 3
       -----------------
       VALUE 1
       VALUE 2
       VALUE 3
       -----------------
       VALUE 1
       VALUE 2
       VALUE 3
       -----------------
       VALUE 1
       VALUE 2
       VALUE 3
       -----------------
       VALUE 1
       VALUE 2
       VALUE 3
       ```
   
 * In a long table, the user scrolls on a mobile device, but the headings/keys are
   removed from view. I thought about assigning a class to two different tables,
   and using CSS media queries to show/hide the appropriate table based on device
   size, but I cannot do that unless I get a format that actually looks good in 
   a smaller-screen mobile device view.
 * Any ideas? I’m looking for any and all possible solutions to format a mobile-
   friendly table. Putting keys on the left, repeated for each row seems likely.
   Just not sure how to do it with the Easy Table plugin.
 * Awesome plugin! I’ve used this on two sites now, and clients love how easy it
   is to update the tables this way!
 * [https://wordpress.org/plugins/easy-table/](https://wordpress.org/plugins/easy-table/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [ashworth](https://wordpress.org/support/users/ashworth/)
 * (@ashworth)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/repeated-left-aligned-keys/#post-5538845)
 * Nothing? 🙁

Viewing 1 replies (of 1 total)

The topic ‘Repeated left-aligned keys?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-table_aeb393.svg)
 * [Easy Table](https://wordpress.org/plugins/easy-table/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-table/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-table/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-table/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-table/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-table/reviews/)

## Tags

 * [heading](https://wordpress.org/support/topic-tag/heading/)
 * [table](https://wordpress.org/support/topic-tag/table/)

 * 1 reply
 * 1 participant
 * Last reply from: [ashworth](https://wordpress.org/support/users/ashworth/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/repeated-left-aligned-keys/#post-5538845)
 * Status: not resolved