Sense Theme - Image Slider Thumbnails padding

Hello,

How to reduce padding (according to the pictures) on Mobile, above and below Thumbnails of Product Image Slider in Sense Theme?

Desired effect:

1 Like

@Maro33
Welcome to the Shopify community!
Thanks for your good question.

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

@Maro33 ,

Share the URL .

@Maro33 Can you please send me store url?

@DelightCart https://alwayshe.com/products/alwayshe-slimming-jumpsuit

@oscprofessional

https://alwayshe.com/products/alwayshe-slimming-jumpsuit

@Maro33 ,

ul#Slider-Gallery-template--15458562080952__main {
    padding: 0;
}
h1.product__title {
    margin-top: 1px;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

@oscprofessional Is it possible in that configuration to still see the shadow of the main image? After applying the code the shadow is being cut.

@Maro33

ul#Slider-Gallery-template--15458562080952__main {
    padding: 5px;
}

update it with first css

Great, Thank you. As I have a pro user online, can you please tell me how to move the Product name above the image slider to the top?

@Maro33 ,

It can be done by customization.

Its a time consuming task.

You can connect with us by via email or Skype.

Ok. Thank you.