How can I fix spacing and photo size issues in my online store?

How can I fix spacing and photo size issues in my online store?

Luxrylilly24
Tourist
5 0 2

hi, i have problem of spacing b/w media photos and title+description side & my first photo is too small ? 

Please help me ! 

Image 02.01.24 at 13.57.jpeg

Replies 7 (7)

Abdosamer
Shopify Partner
894 163 181

Hi @Luxrylilly24 , can you share your store url?

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work
Abdosamer
Shopify Partner
894 163 181

@Luxrylilly24 , go to section-main-product.css and add the following code :

.product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
    max-width: 50% !important;
    width: calc(74% - var(--grid-desktop-horizontal-spacing) / 2);
}

Result:

Abdosamer_0-1704201631964.png

 


 

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work
Luxrylilly24
Tourist
5 0 2

still spacing is same !

how can do first image in big size and others remains as thumbnails ?

Abdosamer
Shopify Partner
894 163 181

@Luxrylilly24 , try to add this code :

.product--medium:not(.product--no-media) .product__media-wrapper {
    max-width: 50% !important;
}
Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work
Abdosamer
Shopify Partner
894 163 181

@Luxrylilly24 , can you please put the code below this last bracket so the code work correctly:

Abdosamer_0-1704203319690.png

 

 

Buy me a Coffee
Email : abdelrahamansamer71@gmail.com
Chat on WhatsApp
My work

Moeed
Shopify Partner
4964 1316 1598

Hey @Luxrylilly24 

 

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

 

Best Regards,
Moeed

-Need a Shopify Specialist? Chat on WhatsApp
- Custom Design | Advanced Coding | Store Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️