Looking for help with spacing issues. I got rid of the option to select a quantity and now I have a big space between the product name and “add to cart” button. I also want there to be a space between the “add to cart” button and the next product picture. Thanks!
Please share your store URL.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
www.blissbargifts.com and password is beughe
www.blissbargifts.com and password is beughe - thank you!
@kpbliss
Your Store is not opening.
Thank You.
Fixed!
hii, @kpbliss
Paste this code on top of the theme.scss file.
.grid__item.grid__item--collection.small--one-half.medium-up--one-quarter form {
position: relative !important;
top: -25px !important;
}
Thank You.
That worked perfectly for my home page! Is there somewhere I can add it so that it shows up the same on my “build a box” page? Thanks for your help!
