Paldru Posted September 6, 2014 Share Posted September 6, 2014 I am trying to change the style of how my products appear on the product list. I would like to have two different image sizes each on its own row. First row has 5 products (classic grid style) but the second row would have only one product with a much bigger thumbnail. The third row again would have the five smaller product thumbs and so forth. Could this be done through only the template? Link to comment Share on other sites More sharing options...
NemoPS Posted September 8, 2014 Share Posted September 8, 2014 Well you might be able to achieve it by having the image size as the bigger one you need, then use css to hardcode dimensions, like by using the :nth-child selector to target even/odd rows Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now