Title: hovering over image not working
Last modified: August 3, 2018

---

# hovering over image not working

 *  Resolved [heidimarineau](https://wordpress.org/support/users/heidimarineau/)
 * (@heidimarineau)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/hovering-over-image-not-working/)
 * My images are uploading right, but when you hover over the image, you can’t tell
   that it’s a link. The arrow never turns into a hand like it does for the pinterest“
   save” button on the same page.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhovering-over-image-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [leonmagee](https://wordpress.org/support/users/leonmagee/)
 * (@leonmagee)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/hovering-over-image-not-working/#post-10644319)
 * Hi [@heidimarineau](https://wordpress.org/support/users/heidimarineau/), I think
   there is some conflict with a Pinterest plugin you are using.
 * If you add the following CSS to your site you should see the hand icon when you
   hover.
 *     ```
       .shop-page-wp-item:hover {
           cursor: pointer;
       }
       ```
   
 * Please let us know if this works.
 * Thanks
 *  Plugin Contributor [Justin McChesney-Wachs](https://wordpress.org/support/users/justinmw/)
 * (@justinmw)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/hovering-over-image-not-working/#post-10805095)
 * Closing this ticket. Please create a new one with any additional questions/issues.
   Thanks

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

The topic ‘hovering over image not working’ is closed to new replies.

 * ![](https://ps.w.org/shop-page-wp/assets/icon-256x256.png?rev=1621159)
 * [Shop Page WP](https://wordpress.org/plugins/shop-page-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shop-page-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shop-page-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/shop-page-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shop-page-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shop-page-wp/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Justin McChesney-Wachs](https://wordpress.org/support/users/justinmw/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/hovering-over-image-not-working/#post-10805095)
 * Status: resolved