• Resolved adrenalin3

    (@adrenalin3)


    Hello folks,

    after update woocommerce 3.6.5 product grid doesn’t work well. The number of row is not correct. For example in customize theme > woocommerce > product catalogue > product per row > I have 3 but in the page is showing 4 product per row.

    There is the problem:

    .elementor-element.elementor-products-grid ul.products {
        grid-template-columns: repeat(4,1fr);
    }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After update woocommerce 3.6.5 product grid bug’ is closed to new replies.