Title: css in mobile
Last modified: September 1, 2016

---

# css in mobile

 *  Resolved [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/css-in-mobile/)
 * Hi, can you look at responsive css at mobile?
 *     ```
       @media screen and (max-width: 782px) {
           .wp-list-table .is-expanded td:not(.hidden).column-anything-order,
           .wp-list-table .column-anything-order {
               display: none !important;
           }
       }
       ```
   
 * Thx
 * [https://wordpress.org/plugins/anything-order-by-terms/](https://wordpress.org/plugins/anything-order-by-terms/)

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

 *  Plugin Author [briarinc](https://wordpress.org/support/users/briarinc/)
 * (@briarinc)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8291206)
 * Thanks for feedback. Column name is actually don’t look good in small dimensions.
   
   We plan support sort list table from mobile device in future.
 *  Thread Starter [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8307529)
 * Ok, but your plugin broke responsive in wordpress listing table. You should add
   this css..
 *  Plugin Author [briarinc](https://wordpress.org/support/users/briarinc/)
 * (@briarinc)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8313379)
 * We considered you proposal in version 1.5.6. It’s already available.
    [Commit](https://plugins.trac.wordpress.org/changeset/1513871/)
 *  Thread Starter [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8325353)
 * Ok thx
 *  Thread Starter [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8549157)
 * Your commit not working.. can you try add my code? it simply works..
 *  Plugin Author [briarinc](https://wordpress.org/support/users/briarinc/)
 * (@briarinc)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8551329)
 * I don’t understand what not working? While drag’n’drop don’t work on mobile device,
   but user can sort post by title and than return to custom ordering. So why we
   need set display:none to .column-anything-order?
 * Thx for interesting to our plugin and Czech translation.
    -  This reply was modified 9 years, 7 months ago by [briarinc](https://wordpress.org/support/users/briarinc/).
 *  Thread Starter [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8683890)
 * Sorry for that, I think, that it was broken for some plugin. Now it works ok 
   🙂 Thank you

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

The topic ‘css in mobile’ is closed to new replies.

 * ![](https://ps.w.org/anything-order-by-terms/assets/icon-256x256.png?rev=1582729)
 * [Anything Order by Terms](https://wordpress.org/plugins/anything-order-by-terms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/anything-order-by-terms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/anything-order-by-terms/)
 * [Active Topics](https://wordpress.org/support/plugin/anything-order-by-terms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/anything-order-by-terms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/anything-order-by-terms/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Hrohh](https://wordpress.org/support/users/hrohh/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/css-in-mobile/#post-8683890)
 * Status: resolved