New Landing How can we help? Atelier Product display column > 5 : NO more Whislist and quickview

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #178235
    mik
    Member
    Post count: 69

    Hi, i’m surprised when select 5 columns for product display then Whislist and quickview are not viewed on hover, is there a way to get them back for more than 4 columns display ?

    You may desactivate it for more than 4 columns because icon/button are big, i made them smaller with css.

    Thanks for answer and solution

    #178312
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .product.col-sm-2 figure .cart-overlay .shop-actions > *, .product.col-sm-sf-5 figure .cart-overlay .shop-actions > * {
      display: block;
    }
    .product.col-sm-2 figure .cart-overlay .shop-actions > .price-link, .product.col-sm-sf-5 figure .cart-overlay .shop-actions > .price-link {
      display: none;
    }

    – Kyle

    #178332
    mik
    Member
    Post count: 69

    Thanks Kyle, works great.

    #178333
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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