How to make the images in the product page at the same line (debut theme)

Hi @maxze1

Adding this to the bottom of your theme.css file should restrict them to a maximum height.

img.product-single__thumbnail-image {
    max-height: 120px;
}

Ideally though you’d want to upload the images in a square format - try editing the images to be a square first before uploading them to keep things consistent.

thank you

@SB_90 it worked on the PC, but not on the phone, how to fix it

@maxze1 The better way is to upload the images in same height.

I’ll need a preview link for this @maxze1

Do you have a link and store PW?

Feel free to send by DM if you want to keep it private - although it may help to post it here so that others can give you advice if necessary.

I sent you a message @SB_90