[Resolved] Mostrar imagen secundaria al pasar el ratón

Home Forums Support [Resolved] Mostrar imagen secundaria al pasar el ratón

Home Forums Support Mostrar imagen secundaria al pasar el ratón

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2298759
    Gines

    Buenas tardes

    Apesar de tener activada la opcion “Mostrar imagen secundaria al pasar el ratón”, se muestra de forma incorrecta

    Podeis verlo en https://adring41.sg-host.com/

    Un saludo

    #2298844
    David
    Staff
    Customer Support

    Hi there,

    the YITH Badge Management Plugin has added its HTML: <div class="container-image-and-badge "> around just the First Image – see here:

    2022-07-31_15-35-52

    The Image in Green highlight is the secondary image. It should be inside the container-image-and-badge too.
    You can either:

    a. Talk to YITH Support

    or

    b. Add this CSS to show the second image on hover:

    .wc-product-image:hover .inside-wc-product-image > img {
        z-index: 1;
    }
    #2299068
    Gines

    Buenas tardes

    Problema solucionado

    Muchas gracias por la inmejorable asistencia que ofreceis

    Un saludo

    #2299492
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.