• Hello, after upgrading the theme to the latest version.

    I’m facing the following problem in the product list. Shows one product per row only while it was with 4 per row. The choice from woocommerce is at 4 while it shows only one.

    screenshot: https://prnt.sc/bTR_eDlHTMwf

    How can I fix it please?

    thank you very much,
    Panos

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter panospibby

    (@panospibby)

    I thinks i found it.

    ul.products.columns-2, .wc-block-grid.has-2-columns ul.wc-block-grid__products {
    grid-template-columns: repeat(4, 1fr);
    }

    thanks,
    panos

    Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hi there,
    please clean all you cache systems and it will work as expected.
    This is very useful to do after theme updates introducing new features.

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