Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed product grid listing code to match the new RWD design #20

Closed
wants to merge 1 commit into from

Conversation

kush1960
Copy link
Contributor

product grid now resembles the HTML used by the default Magento RWD design package.
This means the javascript to match the product column heights will work.
You will need to alter the class products-grid--max-6-col in order to display the correct number of products per row (I think max is 6).
Some features such as configurable swatches will not work.

product grid now resembles the HTML used by the default Magento RWD design package.
This means the javascript to match the product column heights will work.
You will need to alter the class `products-grid--max-6-col` in order to display the correct number of products per row (I think max is 6).
Some features such as configurable swatches will not work.
@kush1960 kush1960 mentioned this pull request Nov 27, 2015
@buric
Copy link
Owner

buric commented Nov 27, 2015

You shouldn't change the base template as we still want to support the default theme.
Please create a new file in the RWD design package.

@buric buric closed this Nov 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants