Shopify themes, liquid, logos, and UX
Hi,
Is there a way to increase the margin on the box so that the new green add to cart button doesn't cut off please?
Thank you
This is the previous one.
Solved! Go to the solution
This is an accepted solution.
Hi @AdamOx,
I've reviewed your store and identified an issue occurring with items that have multiple lines of titles. To address this, please add the following CSS code to the bottom of your theme.css file:
@media(min-width: 999px){
.product-list .flickity-viewport {
min-height: 453px !important;
}
}
You can access the theme.css file by following these steps:
Once you've added the CSS code, save your changes, and the issue should be resolved. If you need further assistance, feel free to reach out.
Thank you.
Hello @AdamOx ,
I have looked through your store https://prnt.sc/lERWGfAILFD7 and see you are still using the previous "Add to Cart"
Please share link to the store, where you have added new "Add To Cart", So I can review your store and its code and provide you a solution for your issue.
Thank you.
Hi,
Sorry.
Please find preview store here - https://wg3wtufqcvwc6uul-26690322479.shopifypreview.com
Thank you
Hello @AdamOx ,
I have checked your shared store link and "Choose options" CTAs are perfectly displaying.
- https://prnt.sc/57XHkgW_wxCC
- https://prnt.sc/IQNXfWLLdgdK
- https://prnt.sc/2tvg8w5Xm2td
- https://prnt.sc/yxvBd-_Jb55G
- https://prnt.sc/u_q3_9__65n4
I believe you have resolved the issue at your end if you still have any issue that needs to be resolved. Please let me know.
Thank you.
This is an accepted solution.
Hi @AdamOx,
I've reviewed your store and identified an issue occurring with items that have multiple lines of titles. To address this, please add the following CSS code to the bottom of your theme.css file:
@media(min-width: 999px){
.product-list .flickity-viewport {
min-height: 453px !important;
}
}
You can access the theme.css file by following these steps:
Once you've added the CSS code, save your changes, and the issue should be resolved. If you need further assistance, feel free to reach out.
Thank you.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025