New Landing How can we help? Atelier hover related products

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #319601
    Carlos
    Member
    Post count: 52

    Hi,

    I have a little problem with the hover in related products (only in related products), check attached files

    thanks

    Attachments:
    You must be logged in to view attached files.
    #319606
    David Martin – Support
    Moderator
    Post count: 20834

    Will need a URL.

    #319611
    Carlos
    Member
    Post count: 52

    Mmm, sorry I think that it’s the image, not works the mask…

    #319612
    Carlos
    Member
    Post count: 52
    #319727
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    .woocommerce .related.products .product.product-display-gallery figure:hover .multi-masonry-img-wrap {
        max-width: 290px;
        overflow: hidden;
    }
    #319730
    Carlos
    Member
    Post count: 52

    there is a little error yet… when you remove the mouse.

    By the way, the symbol – should be white, right?

    #319731
    Carlos
    Member
    Post count: 52
    #319736
    David Martin – Support
    Moderator
    Post count: 20834

    Please amend the CSS to:

    .woocommerce .related.products .product.product-display-gallery figure .multi-masonry-img-wrap {
        max-width: 290px;
        overflow: hidden;
    }
    .woocommerce .products .product .price, .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
        color: #fff;
    }
    #319751
    Carlos
    Member
    Post count: 52

    cool! perfect! thanks David

    I have another little problem with the header, moves one pixel when scrolling, look the captures of the submenu.
    I would like to have a line to separate the submenu of the header

    mobler.es

    Attachments:
    You must be logged in to view attached files.
    #320067
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Not sure I 100% follow, can you annotate your screenshot or provide a mockup?

    Thanks.

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.