Title: link hover
Last modified: June 24, 2020

---

# link hover

 *  Resolved [patrickkarl](https://wordpress.org/support/users/patrickkarl/)
 * (@patrickkarl)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/link-hover-2/)
 * Hello,
 * is it possible to hover only one link instead of the line?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flink-hover-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [patrickkarl](https://wordpress.org/support/users/patrickkarl/)
 * (@patrickkarl)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/link-hover-2/#post-13031821)
 * Sorry for the unnecessary question. Found the answer then. 🙂
 * Used:
    .tablepress td a { font-weight: bold; color: #000000; }
 * .tablepress td a:hover {
    font-weight: bold; color: #a03d42; }
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/link-hover-2/#post-13032799)
 * Hi,
 * nice find! Good to hear that you found the CSS for this! 🙂
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

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

The topic ‘link hover’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/link-hover-2/#post-13032799)
 * Status: resolved