Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter bo28190

    (@bo28190)

    Ok with a bit of digging about I found that a plugin was interfering with the function.php code that I had added.

    problem solved.

    There is a mis-setting in your page, because it seems that your rows are set up for 6 items not 5.

    First item has a class of (first)
    6th item has a class of (last)

    That is why the 6th item, which can not fit in the row, displays on a line below…. etc.

    You can check yourself by changing the width to something like %10.

    Thread Starter bo28190

    (@bo28190)

    Thanks, 6 rows suits me better, I had a plugin limiting to 5 which was conflicting.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Product Rows’ is closed to new replies.