Liquid, JavaScript, themes, sales channels
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?
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023