New Landing How can we help? Cardinal How to remove the Add to Cart button which appears on the product thumbnail ?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Cardinal
  • #101212
    pixel8creatives
    Member
    Post count: 7

    How to remove the Add to Cart button which appears on the product thumbnail ? I have also used the Fancy Product Designer Plugin. Im confused on how to remove that button.

    #101277
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Go to theme options > woocommerce options > shop options and you can turn the ‘buy button’ off

    – Kyle

    #115077
    RobertAn
    Member
    Post count: 26

    Hi Kyle.

    How can we remove the add-to-cart button and the small little cart icon on the product thumbnail without removing the Add-To-Cart button from the shop page.
    Your solution seems to remove both, we just need to remove the option in the thumbnails for example in the crosselling prodct display.

    The user should not be allowed to add something to the cart in the crossselling section without having to look at the product page. This would be legally incorrect in our country.

    Could you give us a hint how to remove the add-to-cart possibilities from crosselling item thumbnails?

    Thank you
    -Robert

    #115271
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I dont see any add to cart button at this page http://creativecraftsstore.com/beta/products/. Have you managed to resolve the issue?
    Thanks
    Mohammad

    #116341
    RobertAn
    Member
    Post count: 26

    Hi

    You took the wrong page. Mine is not the page of pixel8creative, who originally opened the post.
    I can not show you the thumdnails on my page as we are not legally able to use them and the site is live.
    However, maybe its possible to find the approprioate css custom code to remove the add to cart options on thumbnails without an example as you might have demo sites of your own?

    Thank you
    -Robert

    #116363
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Can you find page from our demo and share the url with me?
    Thanks
    Mohammad

    #116370
    RobertAn
    Member
    Post count: 26

    Hi,

    Have a look:
    http://cardinal.swiftideas.com/demos/#shop

    On hover over the thumbnails, the cart button to the upper richt will appear. This is what its all about.

    Thanks
    -Robert

    #116373
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .cart-overlay .add_to_cart_button {
      display: none;
    }

    – Kyle

    #116374
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    div.cart-overlay a.add_to_cart_button{display:none !important;}
    Thanks
    Mohammad

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

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

License required for one of the following items
Login and Registration Log in · Register