• Resolved heidimarineau

    (@heidimarineau)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author leonmagee

    (@leonmagee)

    Hi @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

    (@justinmw)

    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.