New Landing How can we help? Atelier how to discard "add to cart icons" in tablet mode

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #189349
    ecopark
    Member
    Post count: 12

    dear support professional.

    please help me to fix this problem.

    1. in desktop and mobile page view, add to cart button is not shown, even though they appear when mouse is hover.

    2. but in tablet view, add to cart button is always shown, even though mouse is away.

    please guide me how can i fix this problem.
    I hope those icons not be shown when mouse is away, and be show when mouse is hover.

    thank you for your help in advance
    sang

    Attachments:
    You must be logged in to view attached files.
    #189454
    purekarting
    Member
    Post count: 42

    I have this problem also. And in my case, where I have changed around the image sizes, it results in a near complete blockage of the product image. See attached.

    Attachments:
    You must be logged in to view attached files.
    #189663
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi guys

    Try adding this to your custom css:

    @media only screen and (max-width: 768px) { 
    .product figure .cart-overlay, .product figure .cart-overlay .shop-actions {
      display: none!important;
    }
    }

    – Kyle

    #218943
    lucas7700
    Member
    Post count: 28
    This reply has been marked as private.
    #218984
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Seems to be working fine for me? http://d.pr/i/B8M6/4YPjfcYa

    – Kyle

    #218989
    lucas7700
    Member
    Post count: 28
    This reply has been marked as private.
    #218995
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Where have you put the css I gave you?

    – Kyle

    #219001
    lucas7700
    Member
    Post count: 28
    This reply has been marked as private.
    #219015
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Are you using a cache plugin? Because your custom css is showing empty in the source code: http://d.pr/i/2wFg/568f9ojW

    – Kyle

    #219179
    lucas7700
    Member
    Post count: 28

    It appears the culprit was the plugin ‘WP Add Custom CSS’. I am now exclusively using the Atelier built-in custom CSS editor and it is working fine. Thanks for your help!

    #219318
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem!

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