ResolvedProduct hover

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #28645

    Hello
    Is it possible to remove the (add to cart, add to wishlist, read more) when i hover over any product?

    #28664
    Althemist
    Keymaster

    Hello frederickabdelmassih,

    This can be done with CSS. Something like this:

    div.prod_hold:hover .links, .rigid-products-list-view .prod_hold .links, html.touch .prod_hold .links, div.prod_hold.rigid-visible-buttons .links {
        display: none;
    }
    #28679

    Hello, thank you for your reply, is there something i should ads to the code?
    because i tried to add it on my site and it is giving an error

    Thank you for your support

    #28722
    Althemist
    Keymaster

    What error do you get and where are you trying to add the code?

    #28733

    i have a snippets plugin where i add all the custom codes so that where i added the code

    Error: The code snippet you are trying to save produced a fatal error on line 1:

    pics: https://we.tl/t-rnOEswq4ZZ

    #28782
    Althemist
    Keymaster

    You are trying to place CSS code in a field for PHP code. Just paste the code I gave you under Appearance > Customize > Additional CSS.

    #28803

    Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register