Title: [Plugin: SortTable Post] CSS suggestion
Last modified: August 20, 2016

---

# [Plugin: SortTable Post] CSS suggestion

 *  [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-sorttable-post-css-suggestion/)
 * To make this compatible with more themes, I suggest you remove most of the CSS
   the plugin adds. It could be reduced to
 *     ```
       table.sortable thead tr {cursor: pointer;}
       table.sortable tr:nth-child(2n) {background-color: rgba(0,0,0,0.1);}
       table.sortable th:hover:not(.sorttable_nosort) {background-color: rgba(99,0,0,0.2);}
       .sorttable_nosort {cursor: default;}
       ```
   
 * [http://wordpress.org/extend/plugins/sorttable-post/](http://wordpress.org/extend/plugins/sorttable-post/)

The topic ‘[Plugin: SortTable Post] CSS suggestion’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sorttable-post.svg)
 * [SortTable Post](https://wordpress.org/plugins/sorttable-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sorttable-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sorttable-post/)
 * [Active Topics](https://wordpress.org/support/plugin/sorttable-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sorttable-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sorttable-post/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Joy](https://wordpress.org/support/users/joyously/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-sorttable-post-css-suggestion/)
 * Status: not resolved