Shopify themes, liquid, logos, and UX
I am using sense theme and would like to reduce the margins between the product photos and the photo selector (don't know what to call it) and the product title. I have attached a screenshot of this. I only need the margins reduced on mobile
.
Hello
Hello @Fariss
I have updated code, please replace with it
Please follow the below steps,
1. Online store->themes->Actions->edit code->assets->base.css
2. Paste this below code
.product__media-gallery .product__media-list.slider.slider--mobile{
margin-bottom: -30px;
}
.product .product__media-wrapper { padding-left: 0; margin-bottom: -15px; }
You're literally amazing, i've been searching for this solution for DAYS!!!
Perfect, thanks a lot!! How can I apply it on every product page? It works on the standard product page but not on templates for products. Thanks a lot! 🙂
User | RANK |
---|---|
121 | |
96 | |
77 | |
69 | |
38 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022