Title: css cursor: help
Last modified: December 17, 2019

---

# css cursor: help

 *  Resolved [marmitako](https://wordpress.org/support/users/marmitako/)
 * (@marmitako)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/css-cursor-help/)
 * Cherrs, Tobias.
    Now the question is how to improve the tooltip. I think that
   the cursor changes to help when I hover the mouse over an image. On the page 
   that I attached, in the seventh column, I have images of help. I can’t find a
   way to include the “cursor: help” code. Now, with your code, when I hover over
   the number column 6, them tooltip show. I want the same effect, but hower over
   image. Can you inform me?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-cursor-help%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/css-cursor-help/#post-12248037)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Try something like
 *     ```
       .tablepress-sostres_comarcals-group .column-6 {
       	cursor: help;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [marmitako](https://wordpress.org/support/users/marmitako/)
 * (@marmitako)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/css-cursor-help/#post-12248230)
 * Hi,
    before asking you, I tried that proposal and it didn’t work, but it was 
   because of a column design problem. The width was not enough to show the cursor
   icon. Now, with a wider column width, it works beautiful. Again, thank you very
   much for your support.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/css-cursor-help/#post-12248401)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias

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

The topic ‘css cursor: help’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/css-cursor-help/#post-12248401)
 * Status: resolved