Shopify themes, liquid, logos, and UX
Hello,
I am using Baseline Theme and I can't find a solution for this simple change I'd like to make.
If you see here the product images are listed vertically: https://contrakidsmutiny.com/collections/new-arrivals/products/we-stand-tall-long-sleeve-t-shirt-1
I like the way the images appear, I simply want to add a very small amount of space ONLY between the product images, here is an example where you can see a very thin white line between each image: https://wearebraindead.com/products/lifted-stripe-long-sleeve-sweater-navy-multi?variant=44725162868...
I would like also a solution that can allow the amount of space (padding value?) to be easily changed later as well.
Thank you!
Hi @MJ82
div#shopify-section-product > section.grid > .relative > div.splide.splide--product ul.splide__list > li {
margin-bottom: 20px;
}
div#shopify-section-product > section.grid > .relative > div.splide.splide--product ul.splide__list {
background: white !important;
}
Hi Daisy,
Are you able to advise about any alternative code further to my last message above?
Kind regards x
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025