Grid question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24230
    fredinmexico
    Participant

      Hi Olly….If I’m using the grid layout with 3 columns per row, but I have a category with only 1 or 2 items, they are left justified. Is there a way to center them? I’ve played around with some CSS (ALIGN:CENTER) of some classes that I see in the source but no luck so far. Thanks.

      http://www.pizzaventuras.com/puerto-home

      and scroll down to

      CHICKEN & RIBS
      &
      BUILD YOUR OWN PIZZA

      #24239
      Olly
      Admin & Mod

        the grid layout inserts invisible “dummy” articles to fill the rows (class= wppizza-article-clear)
        to be honest , i am not even sure anymore if they would be strictly necessary, but alas, they are there and there most likely was a reason why they are created

        therefore, you probably want to remove those first .wppizza-article-clear{display:none} and then align stuff

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Grid question’ is closed to new replies.