View Single Post
  #10  
Old 04-18-2016, 10:20 PM
 
Iggy Iggy is offline
 

Advanced Member
  
Join Date: Apr 2016
Posts: 50
 

Default Re: how to change # of tiles per row

ok, so i notice someone else also bring this up and i try the solution offered in that topic

Quote:
/*product tile evener*/
.products-grid li.product-cell .product {
min-height: 450px;}
/*product tile evener*/

tiles even, halfway there!

the other issue is still persisting...it is because i have increased images sizes from default 160 to 300, to allow a larger hover zoom effect.....which still makes the second row juggle around...anyone know how i can lock those down?
i updated the code on the link to the test site so you can easily verify...
__________________
business 5.3.1.6
nginx/arch_linux/php 5.6-7/mariaDB10
Reply With Quote