Viewing 5 replies - 1 through 5 (of 5 total)
  • Leo

    (@leohsiang)

    Hi there,

    That’s weird. have you tried disabling all plugins to eliminate any conflicts first?

    Let me know ??

    Thread Starter Hector

    (@hecktoras)

    In English (En Inglés)
    Hi, Leo,
    I’ve tried deactivating all the add-ons, and I’ve even tried it on another hosting that’s totally clean (for testing) but the same problem remains.
    The truth is I don’t know what it could be. I will continue investigating.

    En Espa?ol (In Spanish)
    Hola Leo,
    He intentado desactivando todos los complementos, e incluso lo he probado en otro hosting que está totalmente limpio (para pruebas) pero sigue el mismo problema.
    La verdad no se que podrá ser. Seguiré investigando.

    Theme Author Tom

    (@edge22)

    Hi there,

    I’m seeing this CSS on your site:

    .product {
        flex: 0 1 auto;
        align-self: auto;
        overflow: hidden;
        max-width: 200px;
        background: #fff;
        padding: 23.3px;
        margin-bottom: 35px;
    }

    I believe it’s causing the issue. If you can find/remove that, it should fix the issue.

    Thread Starter Hector

    (@hecktoras)

    In English (En Inglés)
    Hey, Tom,
    Thank you very much! I would think the problem has been solved.
    But instead of removing the CSS what I did was to modify the max-width from 200px to 100%.
    It can also work with 800px or 1000px, I think it depends on each user.

    If I was wrong about something please correct me Tom.
    Again thank you very much.

    En Espa?ol (In Spanish)
    Hola Tom,
    Muchas gracias! Creería que el problema se ha solucionado.
    Pero en vez de eliminar el CSS lo que hice fue modificar el max-width de 200px a 100%.
    También puede funcionar con 800px o 1000px, creo que depende de cada usuario.

    Si me he equivocado en algo por favor corregime Tom.
    Nuevamente muchas gracias.

    Theme Author Tom

    (@edge22)

    That should work as well, but only if you need that CSS. If you don’t need it, then it’s best to just remove it ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with Woocommerce’ is closed to new replies.