Space between Custom Message and upload photo are not aligned.

Have a good day everyone!

I was trying to setup the box for customer to add message and upload their photo, however, it looks very funny with the spacing.

I’ve add
as new line before the upload photo, but it didn’t align with another text.

how can i move the word “photo” and "Choose file’ to be same position as custom message?

Website is https://lovemidesigns.com/

password: ShopifyCheck

Thanks!

1 Like

@LoveDesigns

sorry for that issue can you please share try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.scss.liquid->paste below code at the bottom of the file.
.purchase-details__buttons p.line-item-property__field + p.line-item-property__field {
    width: 100%;
    margin-top: -60px;
}
1 Like

It works! thank you!

1 Like

@LoveDesigns

its my pleasure to help us

1 Like

hi

I have a question that where the loading space to store the image?

Thanks

1 Like

@linj

sorry for any issue can you please share store url and issue image