Liquid, JavaScript, themes, sales channels
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi there!
I've searched as much as I could but didn't see a solution for my problem.
URL: https://consistent-home-delivery.myshopify.com/
Theme: Debut
Problem: I added a QTY and Add to Cart button on my featured collections page but now I want to increase the space between the add to cart button and the product not associated with it to avoid confusion. Please see attached picture.
Thank you very much!
Solved! Go to the solution
This is an accepted solution.
Hello prankoyz,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
.grid__item.grid__item--collection { padding-top: 40px !important; }
Add this css for more design:
.grid__item--collection .btn { padding-top: 5px; } .grid__item.grid__item--collection { text-align: center; } .price.price--listing { text-align: center; align-items: center; } .grid__item--collection #quantity { width: 30%!important; }
This is an accepted solution.
Hello prankoyz,
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
.grid__item.grid__item--collection { padding-top: 40px !important; }
Add this css for more design:
.grid__item--collection .btn { padding-top: 5px; } .grid__item.grid__item--collection { text-align: center; } .price.price--listing { text-align: center; align-items: center; } .grid__item--collection #quantity { width: 30%!important; }
Hi oscprofessional!
Thank you so much for your help! I used the 2nd code and it looks so much better now!
Hey! In my Debut Theme, There's no file in the name of "theme.scss.liquid". So I created one & Used these codes but did not work so I deleted the newly created file & unfortunately shop shows blank page now. Please Help
Can you please help me with this?
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