trine_z Posted January 6, 2016 Share Posted January 6, 2016 Hello, I want to show product color variations in the grid view on category pages. Right now, the product color variations are only shown in the list view. Can anyone help? Thanks Link to comment Share on other sites More sharing options...
SupportPS Posted January 6, 2016 Share Posted January 6, 2016 Hello. Write a link to your site. Link to comment Share on other sites More sharing options...
trine_z Posted January 6, 2016 Author Share Posted January 6, 2016 www.yogashoppen.dk/ Link to comment Share on other sites More sharing options...
vekia Posted January 6, 2016 Share Posted January 6, 2016 in your css file change .product_list.grid > li .color-list-container { display: none; } to .product_list.grid > li .color-list-container { display: block; } effect Link to comment Share on other sites More sharing options...
trine_z Posted January 7, 2016 Author Share Posted January 7, 2016 Hello Vekia, In which folder do I find the css file? Link to comment Share on other sites More sharing options...
SupportPS Posted January 7, 2016 Share Posted January 7, 2016 (edited) http://www.yogashoppen.dk/themes/01premium/css/product_list.css around line 205 Edited January 7, 2016 by SupportPS (see edit history) Link to comment Share on other sites More sharing options...
RamboRich Posted January 8, 2016 Share Posted January 8, 2016 (edited) Is there a way to do this in the default-bootstrap (unmodified) files? Using PrestaShop 1.6.1.3 Edited January 8, 2016 by RamboRich (see edit history) Link to comment Share on other sites More sharing options...
trine_z Posted January 8, 2016 Author Share Posted January 8, 2016 Awesome - thank you so much! Link to comment Share on other sites More sharing options...
Michi001 Posted July 19, 2020 Share Posted July 19, 2020 How can i set this for PS 1.7.6.5 ? I cannot find a product_list.css :-( 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