New Landing How can we help? Atelier Remove Hover on Related Products

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #184272
    districtsix
    Member
    Post count: 55

    Hi,

    I want to remove the text hover slide on “related products” and “shop the look” see example attached. Can you help me with that?

    Thanks

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

    Hi,

    What you mean by shop the look? can you take a screenshot?

    Add the code below to you custom css to hide the hover slide.

    
    .related-products figure.animated-overlay figcaption {
      display: none;
    }

    -Rui

    #184989
    districtsix
    Member
    Post count: 55

    With Shop the look I meant the Upselling Products under the cart on product details page.

    The related products worked. Thanks!

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

    Hi

    Add this:

    .upsells figure.animated-overlay figcaption {
      display: none;
    }

    – 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 the following item
Login and Registration Log in · Register