Shopify themes, liquid, logos, and UX
Hello. How to edit the product page to have a little gap between product variants and quantity?
Link:
https://holycup.lt/collections/indu-kolekcija/products/stikliniai-siaudeliai-wavy-copy
Thanks!
Hello @manter,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Inside tag head. You need create style tags. After you'll insert my code inside it
@media (max-width: 768px){
.tt-product-single-info .tt-options-swatch {
margin-top: -3px;
margin-bottom: 10px;
}
}
Thanks!
Thank you! Where exactly I have to place it? I tried placing in the <head> but no change happened.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025