Shopify themes, liquid, logos, and UX
Hi, I have just switched to the dawn theme, however the images on the product pages are absolutely huge. Is there any way to resize them? Thanks
Solved! Go to the solution
This is an accepted solution.
I don't know why people always ask for your link first
It's easy my friend
Video:
How to make your product images smaller in Shopify 2.0 Dawn theme
Firstly you can identify the problem:
The product image is too large
In this example you want to look for product__media in section-main-product.css
Then you simply want to change the .product:not(.product — no-media) .product__media-wrapper {
max-width: 64%;
width: calc(64% — 1rem / 2);
}
Change the percentage to whatever you want and you’re done
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Everyone is having this issue and it's driving me nuts finding a solution.
This is literally the only issue with this theme and I hate it with a passion.
The mobile version doesn't have huge images but it has a swipe option most customers don't realize they have to swipe to see more images.
I LOVE EVERYTHING ELSE about this theme but my conversion had dropped dramatically
since switching to this theme and the only thing that really changed was the gallery of the product's
and the toggle for the main menu on mobile version (which was my main reason for switching to this theme,
easier to navigate via mobile)
https://jessiemarie.studio/products/the-element-10-18-rainbow-colored-human-hair-extensions
The images are HUGE as shown above. I want the gallery configuration that's in the "simple" Theme :
PLEASE tell me how to change the product media gallery to the simple theme's.
The current configuration is terrible and there's so many unsolved threads in the forums about it.
https://barstool.engineering/product-image-slider-for-shopify-dawn-theme/
I found this option to have it changed into a slider, but im not sure how it works or how to insert the codes, anyone can help ?
definitely prefer this over the huge images
website: https://ohdayang.com
Having the same issue with no good answer as yet .
1. Resizing the image and adding a carousel display like . Similar to debut theme
2. Splitting the description text to occupy the full width.
It's hard to pin point one code because of the theme's liquid. I read through the entire theme's codes and it all boiled to it being something just built into the theme where you'd basically have to reconstruct. It's not an edit friendly template by any means. I kept reading "lazy load" in the product theme codes (the ones I could find) and it made me so frustrated everytime I seen that wording lbvs
This is an accepted solution.
I don't know why people always ask for your link first
It's easy my friend
Video:
How to make your product images smaller in Shopify 2.0 Dawn theme
Firstly you can identify the problem:
The product image is too large
In this example you want to look for product__media in section-main-product.css
Then you simply want to change the .product:not(.product — no-media) .product__media-wrapper {
max-width: 64%;
width: calc(64% — 1rem / 2);
}
Change the percentage to whatever you want and you’re done
This is exactly what I was looking for!!!! Thank you, giving it a shot in a little bit and I'll give updates💜
I'm happy to have helped
I would very much appreciate if you gave my answer as a solution as I'm new and trying to build a reputation
Thanks and have a great day
Hamish
Income stream surfers
You're welcome
If you need any more help I'm creating a video series so just leave another question and I'll solve it for you
Hamish
Hi Hamish,
Thank you so much for posting the resolution to this. We found changing the section below (shown on your screen print) changed the width of the description text, so we changed all of the 4 percentages to 50% and the whole page looks so much better 🙂
Can you help with the product zoom? When you click on an image, it takes up the whole page. Is there anyway of reducing this?
Many thanks
Im trying to have the text in the description fill the full width of the page rather than a column on the right hand size. Is this something you can assist with?
Im trying to have the text in the description fill the full width of the page rather than a column on the right hand size.
Is this something you can assist with?
This is what i need to!!
Somebody got a solution?
I'm sure there is!
If you submit a post here on the forum I will take a look at it when I finish work
Thanks
Hamish
"Thank you so much for posting the resolution to this. We found changing the section below (shown on your screen print) changed the width of the description text, so we changed all of the 4 percentages to 50% and the whole page looks so much better"
Have you tried this?
Yes that worked to resize the images, however my question is in regard to the product description
Hi.
The solution worked. Thanks @HamishDavisonIC @Superhaq !!
@media screen and (min-width: 990px) {
.product:not(.product--no-media):not(.featured-product) .product__media-wrapper {
max-width: 44%;
width: calc(44% - 1rem / 2);
}
.product:not(.product--no-media):not(.featured-product) .product__info-wrapper {
padding-left: 8rem;
max-width: 50%;
width: calc(50% - 1rem / 2);
}
}
Also, I changed the next part to 50% 50% to widen the product description. Increased the padding on the left to 8 rem to increase the gap between the Images and Text.
Hey I believe this would be front-end, so you just delete the columns and instead put a carousel. If this isn't correct I'll look into it when I get home
User | RANK |
---|---|
212 | |
151 | |
69 | |
46 | |
40 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023