Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1098103
    s_mocko
    Participant

    Hi after updating woocommerce template in child theme the product category page displays only one row. How can i change it back to 4 rows?

    http://eurekawellness.com.au/shop/

    http://eurekawellness.com.au/product-category/view-all/

    See it is not looking good.

    #1098135
    s_mocko
    Participant

    I restored my entire site to before any of the updates I did and the 1 colunm in product display is still there.

    #1098214
    Rupok
    Member

    Hi there,

    Thanks for writing in! Update your Cornerstone to latest version and hopefully that will be fixed. If not, you can add this under Custom > CSS in the Customizer.

    .woocommerce li.product {
      width: 22%;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1098103 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>