Title: [Plugin: WP-Table Reloaded] Remove link decoration
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Remove link decoration

 *  Resolved [rbraver](https://wordpress.org/support/users/rbraver/)
 * (@rbraver)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-remove-link-decoration/)
 * Please let me know the CSS to remove hyperlink decoration in my tables.
 * Thanks!
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-remove-link-decoration/#post-2872756)
 * Hi,
 * for that I need to know what decoration there is 🙂
    Therefore, please post the
   URL to the page with your table.
 * Regards,
    Tobias
 *  Thread Starter [rbraver](https://wordpress.org/support/users/rbraver/)
 * (@rbraver)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-remove-link-decoration/#post-2872759)
 * [http://www.foodbankccs.org/give-help/traditional-food-drive/ccs-food-project.html](http://www.foodbankccs.org/give-help/traditional-food-drive/ccs-food-project.html)
 * Thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-remove-link-decoration/#post-2872767)
 * Hi,
 * thanks for the link.
 * Now, do you just want to remove the underlining? Then, please try this “Custom
   CSS”:
 *     ```
       .wp-table-reloaded-id-11 td a {
         text-decoration: none !important;
       }
       ```
   
 * Regards,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Remove link decoration’ is closed to new 
replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-remove-link-decoration/#post-2872767)
 * Status: resolved