Shopify themes, liquid, logos, and UX
@dmwwebartisan Few days ago you gave the liquid to make the add to cart button show up on my collections page, but I just realized that some products are in different levels than others and some have the product description showing at the button. Can you help me with that?
Password: Kamilla
Thank you!
Solved! Go to the solution
This is an accepted solution.
sorry for that issue can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.grid-product--wrapper {
padding-top: 100% !important;
}
.grid-product--wrapper .product--image {
height: 100%;
object-fit: contain;
}
.dbtfy.dbtfy-collection_addtocart {
margin-top: 30px;
}
This is an accepted solution.
sorry for that issue can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.grid-product--wrapper {
padding-top: 100% !important;
}
.grid-product--wrapper .product--image {
height: 100%;
object-fit: contain;
}
.dbtfy.dbtfy-collection_addtocart {
margin-top: 30px;
}
@KetanKumar Thank you, It is much better now but one item still showing the product description instead of the add to car in the label. Any idea why? Thank you.
hello @Kleber_shaw
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.grid-product--wrapper {
padding-top: 100% !important;
}
.grid-product--wrapper .product--image {
height: 100%;
width:100% ;
object-fit: contain;
}
.dbtfy.dbtfy-collection_addtocart {
margin-top: 30px;
}
Hi! I am new to debutify. I just noticed that the add to cart button is wayyyy down the page below the description. How can I move it to below the quantity? TIA
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025