Align product thumbnail images with main product image (square)

Solved

Align product thumbnail images with main product image (square)

sfths
Excursionist
14 0 7

Hello, I am trying to align the thumbnails that appear under my main product image exactly below on the left of the main image (see red line), currently they are showing too far over on the left if that makes sense! Please see screenshot below. Please could you help me to sort this? Many thanks

sfths_1-1726071618086.png

 

Accepted Solution (1)
Moeed
Shopify Partner
7500 2028 2491

This is an accepted solution.

Hey @sfths 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product-media-container.constrain-height {
    margin-left: 0 !important;
}
</style>

RESULT:

Moeed_0-1726074482891.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 8 (8)

BSSCommerce-B2B
Shopify Partner
1972 564 568

@sfths, Could you kindly share your store url and password? I will  check it for you 😍

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Moeed
Shopify Partner
7500 2028 2491

Hey @sfths 

 

Share your Store URL and Password if enabled.

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


BSS-TekLabs
Shopify Partner
2401 695 835

Hello @sfths 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

sfths
Excursionist
14 0 7

thestillhome.co.uk

pw TheStillHome24

BSS-TekLabs
Shopify Partner
2401 695 835

BSSTekLabs_0-1726074407427.png

I see they are in balance. Is your problem solved?

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Moeed
Shopify Partner
7500 2028 2491

This is an accepted solution.

Hey @sfths 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product-media-container.constrain-height {
    margin-left: 0 !important;
}
</style>

RESULT:

Moeed_0-1726074482891.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


sfths
Excursionist
14 0 7

Thanks that worked!

Moeed
Shopify Partner
7500 2028 2491

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications