Magento
Magento : Set Number of columns in category listing
Step 1 : Open your template file folder like app/design/frontend/Your_Package/Your_Theme/layout. Step 2 : Open your catalog.xml file and find the below code in that Step 3 : Now you have to mentioned the required column count below in the code. Step 4 : Also do same change into : Step Read more…