Title: send button pointer
Last modified: September 13, 2022

---

# send button pointer

 *  Resolved [basscan](https://wordpress.org/support/users/basscan/)
 * (@basscan)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/send-button-pointer/)
 * Hello, i use contact form 7. When i hover over the send button the mouse cursor
   doesn’t change to a pointing hand.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsend-button-pointer%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/send-button-pointer/#post-16005678)
 * Hi [@basscan](https://wordpress.org/support/users/basscan/),
 * That’s the default behavior for submit buttons. You can add some CSS to change
   the cursor to a pointing hand, though. Install a custom CSS plugin like [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   and add the following:
 * `input[type="submit"] { cursor: pointer; }`
 * Let me know if that does it.
 * — Anders

Viewing 1 replies (of 1 total)

The topic ‘send button pointer’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bjork/0.2.4/screenshot.png)
 * Björk
 * [Support Threads](https://wordpress.org/support/theme/bjork/)
 * [Active Topics](https://wordpress.org/support/theme/bjork/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bjork/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bjork/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Anders Norén](https://wordpress.org/support/users/anlino/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/send-button-pointer/#post-16005678)
 * Status: resolved