New Landing How can we help? Atelier product gallery display

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #320282
    NikkiSt
    Member
    Post count: 240

    Hi guys

    I want to know if it’s possible for the price on gallery product display to only show when hovered over? see attached. URL is http://www.nativeinteriors.com

    thanks

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

    Hi,

    Add the code below to your custom css option.

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

    -Rui

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