Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @verinocab,
    It’s your theme styling issue. We usually don’t support non-jigoshop issues, but that should help: add to your theme style.css
    .product.first {clear:left;}

    Thread Starter veronicab

    (@veronicab)

    Sorry, I thought it had to do with Jigoshop. Thank you for help regardless!!

    I tried this solution in all of the css files and the problem still persists.

    It seems to be overwritten by some other styles,
    try using

    .product.first {
    clear: left !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Products not aligning on categor pages in jigoshop’ is closed to new replies.