New Landing How can we help? Themeforest Theme Support Nota Remove Add To Cart Hover + quickview not working

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Nota
  • #322580
    AlexM
    Member
    Post count: 26

    It’s about the standard ‘shop page’ of Woocommerce. When you hover to a product, it shows ‘add to cart’ button or ‘read more’ if its an affiliate product. This also shows in mobile, how do you remove that?

    Also I’ve set the quickview, but it’s shown no worry. It’s like its not working. Please advice.

    #322673
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You want to remove this on mobile & desktop or just mobile?

    Do you want this for only affiliate products?

    Thanks.

    #322828
    AlexM
    Member
    Post count: 26

    Yes, I want to hide it, but only in the shop page, not in the single product page (you know the button that says add-to-cart or read more for the affiliate, please check the image I upload to clarify more what I mean)

    Secondly, the quickview is not working, do you know how to make it work?

    Attachments:
    You must be logged in to view attached files.
    #322886
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .post-type-archive-product .product figure .cart-overlay {
       display:none!important;
    }

    I Made some changes in the Quickview settings, have a look to see if it’s ok.

    -Rui

    #323076
    AlexM
    Member
    Post count: 26

    Yes the quickview is amazing. Can you please tell me what you did? I want to write it down for the next time.

    Also add-to-cart/read more button is also gone. Thnq

    #323080
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s working. Just changed the button position.
    https://www.dropbox.com/s/z7wswsvnd8477qp/Screenshot%202017-05-02%2019.50.57.png?dl=0

    -Rui

    #324256
    AlexM
    Member
    Post count: 26

    Hi Swiftideas, one more question though regarding this question:

    ______________________
    It’s about the standard ‘shop page’ of Woocommerce. When you hover to a product, it shows ‘add to cart’ button or ‘read more’ if its an affiliate product. This also shows in mobile, how do you remove that?
    ______________________

    I also want to remove it from the ‘Related Product’ in the ‘Single Product Pages’. What is the CSS for this?

    Thnx!

    #324258
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    just a doubt, you only want to remove it in mobile or across all devices?

    -Rui

    #324260
    AlexM
    Member
    Post count: 26

    Hi, across all device, so desktop and mobile.

    #324262
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I was checking this topic, and I already provided a solution on my earlier reply.
    Can you check it?

    -Rui

    #324265
    AlexM
    Member
    Post count: 26
    This reply has been marked as private.
    #324273
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In that case replace it by this one that is more generic

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

    -Rui

    #324293
    AlexM
    Member
    Post count: 26

    That worked, thnx

    #324309
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

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