New Landing How can we help? Atelier Hiding Add to Cart Button on Image Display

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #252399
    dej888
    Member
    Post count: 181

    Hi!

    I am looking to remove the add to cart button on the shop page when the cursor goes over the image, it shows the button.

    How can I remove?

    #252400
    dej888
    Member
    Post count: 181

    also…i would like to remove the woocommerce cart icon in the button on the shop page, when it says add to cart button.

    Can you tell me how I can remove this?

    Thank you!

    #252535
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce ul.products li.product a.add_to_cart_button {
       display:none !important;
    }

    Thanks
    Mohammad

    #255029
    dej888
    Member
    Post count: 181

    Hi Mohammad,

    Thank you so much for your reply ๐Ÿ™‚

    I implemented this code, but it still is showing item appearing in the image. I want this completely gone!

    Please help further – ๐Ÿ™‚

    Attachments:
    You must be logged in to view attached files.
    #255068
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #255073
    dej888
    Member
    Post count: 181

    Hello!

    I sorted this one out! Thank you for your fast response!

    #255079
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

    #257690
    bqeg
    Member
    Post count: 2

    I have the same question, and managed to remove the shop button. How can I remove the wishlist button also?

    Thanks

    #257703
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .product .cart-overlay .shop-actions {
        display: none !important;
    }

    Thanks
    Mohammad

    #257710
    bqeg
    Member
    Post count: 2

    Worked like a charm.

    Thanks

    #257714
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad to help you.
    Thanks
    Mohammad

Viewing 11 posts - 1 through 11 (of 11 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