How can I add more white space between thumbnail images on Impulse Theme?

Hello

I am using the Impulse Theme

I have managed to move my thumbnail images to the right side of the main image but need more white space between them.

from this

to this

thanks in advance

Regards

1 Like

Hello There,

Please share your store URL and Password.
So that I will check and let you know the exact solution here.

@TBS2022

  1. Go to your store Assets > theme.css.liquid and paste the lines at the bottom of the file
@media only screen and (min-width: 769px){
.product__thumbs--beside.product__thumbs-placement--left {
    margin-left: 15px !important;
}
}

If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on mail | Shopify Design Changes | Custom Modifications In to Shopify Theme

1 Like

@TBS2022 - can you please share this page link?