• Resolved cronogargaros

    (@cronogargaros)


    the display of cards on the tablet is not optimal.

    https://imgur.com/a/pYBkFWF

    i’ve tried with

    @media(max-width: 1200px){
    .archive .product {
        width: 100% !important;
    }
    }

    or

    @media only screen and (max-width: 768px) {
        .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
           width:  70%;
       }
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @cronogargaros,

    Thank you for using Hestia!

    We are not providing custom code help in the forum so we cannot help you on this matter.

    For any issues regarding the functionalities of the product, don’t hesitate to contact us and we’ll be happy to help.

    Best regards,

    Irinel

    Thread Starter cronogargaros

    (@cronogargaros)

    ok…i’ve seen some discussion at regard

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product card size on tablet’ is closed to new replies.