Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23675

    Hi,

    is there a way to force the products and categories thumbnails to get the same size? Ideally, they should be automatically stretched or shrinked to the correct height (or width?) so they are all well aligned in the products catalog.

    I tried the following code in the quick css

    #top.archive .thumbnail_container {

    min-height: 180px;

    max-height: 180px;

    }

    The images are well aligned, but it seems the images are cropped.

    Thanks,

    Thomas

    #120757

    Hey!

    Did you try to change the thumbnail size on the WooCommerce settings page (WooCommerce > Settings > Catalog)? Please change it if required and regenerate the thumbnails with: http://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,

    Peter

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