Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi, as you can see my 'back to (collection) is very close to my product photo. How can I make more space in between?
Add this code to the bottom of timber.scss.css
.grid.product-single {
padding-top: 40px;
}
Thank you! I also have another question, I can see 'back to collection' on desktop, but not on mobile. Do you know how to fix this?
Please share store URL.
Thanks!