CSS Bug on product archive pages				
							
			
	
		
		
		
			
			
	
	- 
		
			
				
	
	
		
			
			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
 
 
 
 
	
	
		
			
			Hello, Thank you for your report. We will remove the unnecessary CSS class and fix the problem in our next theme update. Kind Regards