Hello,
I recognized a bug with CSS classes on WooCommerce archive pages, when “Shop products view” is set to “Grid/List” or “List/Grid”:
When changing from Grid to List, there are still the old grid CSS classes in the source code, e.g.:
Grid View with 4 columns:
products elements-grid align-items-start wd-products-holder wd-spacing-30 products-bordered-grid pagination-pagination row grid-columns-4
After changing to List View:
products elements-grid align-items-start wd-products-holder elements-list products-bordered-grid pagination-pagination row grid-columns-4