Product item grid options for woothemes
-
Hi. Is there an option in the cms where I can change the number of columns in which my products are displayed. At the moment I have set the number of products to be display per page to 6, but I want a 3 col x 2 row grid. My theme (mystile) is forcing 4 items per row, (see https://www.essententopals.com). How can I change this to 3?
(note I changed the size of the wrap so it would only fit 3, but now it only puts one item on the next line, then starts a new line).
The HTML output look like this.
<ul class="products"> <li class="product first"> <li class="product "> <li class="product "> <li class="product last"> <li class="product first"> <li class="product "> </ul>
I can’t edit the HTML directly as it is generated by a query, but I assume there is a way the get that last and first the position correcting.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Product item grid options for woothemes’ is closed to new replies.