We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Product Photo Size Issue

Solved

Product Photo Size Issue

TuneToyz
Explorer
91 0 22

Screen Shot 2024-11-07 at 8.38.15 PM.png

 Hello, my website is tunetoyz.com password: tunetoyz123

My product page currently looks like this but I want to make the photo smaller so the entire thing fits in the below section. (Like I want it to align with the Carti 29.99 Add to cart etc right now its too big) 

Screen Shot 2024-11-07 at 8.40.31 PM.png

Accepted Solution (1)

DaisyVo
Shopify Partner
4469 501 598

This is an accepted solution.

Hi @TuneToyz 

 

You can follow the steps here: 

 

Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there

 

Here is the code for Step 3: 

@media screen and (min-width: 1024px){
body .product .flickity-slider {
    top: 0 !important;
}
body .product .flickity-slider img {
    width: 80%;
    transform: translateX(10%) !important;
}
}

 

Here is the result:

DaisyVo_0-1731042711511.png

 

Let me know if it works!

 

Best,

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

View solution in original post

Replies 4 (4)

DaisyVo
Shopify Partner
4469 501 598

This is an accepted solution.

Hi @TuneToyz 

 

You can follow the steps here: 

 

Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/ypQ7nly2wv27
Step 3: Copy the code below and paste it there

 

Here is the code for Step 3: 

@media screen and (min-width: 1024px){
body .product .flickity-slider {
    top: 0 !important;
}
body .product .flickity-slider img {
    width: 80%;
    transform: translateX(10%) !important;
}
}

 

Here is the result:

DaisyVo_0-1731042711511.png

 

Let me know if it works!

 

Best,

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
TuneToyz
Explorer
91 0 22

Thanks

rajweb
Shopify Partner
845 71 161

Hey @TuneToyz ,

to align with the Carti 29.99 Add to cart etc .

Follow these steps:

1. Online Store 

2. Themes 

3. Edit Code

4. In the code editor, find and open the theme.css (or base.css depending on your theme) file, which controls the styling.

5.  Add CSS Code to resize the product image:

.product .flickity-slider {
    top: 80px;
}

.product__image-slider .carousel-cell img {
    width: 80%;
}

Result:

Screenshot 2024-11-08 110514.png

 

If I was able to help you, please don't forget to Like and mark it as the Solution!
Best Regard,
Rajat Sharma

Rajat | Shopify Expert Developer
Need a reliable developer for your next Shopify project? Let's connect!
Email: rajat.shopify@gmail.com
Portfolio: rajatweb.dev
Your one-stop partner for Shopify development, SEO, and performance. Let’s grow your store together!

Rahul_dhiman
Shopify Partner
856 168 186

Hello @TuneToyz 
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

.product__image-slider .carousel-cell {
top: 10px !important;
}
.product__title h1 {
text-transform: uppercase;
color: #111;
font-size: 35px;
}
.product__info-wrapper .price-item.price-item--regular {
font-size: 17px !important;
}

result
81.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages