BigCartel Overlapping Images Question!

  • Started
  • Last post
  • 0 Responses
  • atslopes

    Has anybody figured out a solution in the sexy theme, to get large images instead of medium ones on the homepage. And then get the right navigation to move more right?

    I’ve tried:
    --------------------------------...
    img class="product-img" src="{{ product.image | product_image_url size:"large""" }}" alt="Image of {{ product.name | escape }}" />

    --------------------------------...
    But when I tried this it makes the product images overlap and doesnt space out the layout properly.