Shopify themes, liquid, logos, and UX
Hello all,
I have this mix and match bundle im working on and when i add an item to cart it makes the + and - buttons huge.
is there a way to force a minimum width for these buttons?
page is Assorted minis – Raditive Prints
I have tried changing the size from "flex" to "block" with a height and width and
Solved! Go to the solution
This is an accepted solution.
Please add the below code in theme.liquid above </body>
<style>
button.bundle-product-quantity-minus-template--24222127423797__ss_bundle_builder_3_nXCV8j{
min-width: 35px!important;
padding: 11px 5px!important;
}
</style>
This button comes from app. so we can try by custom code. I hope this will be work for you.
Thank you
Do you want to like this?
YES EXACTLY!
Give me few minutes
awesome, thank you so much. Ive been pulling my hair out trying to figure it out.
This is an accepted solution.
Please add the below code in theme.liquid above </body>
<style>
button.bundle-product-quantity-minus-template--24222127423797__ss_bundle_builder_3_nXCV8j{
min-width: 35px!important;
padding: 11px 5px!important;
}
</style>
This button comes from app. so we can try by custom code. I hope this will be work for you.
Thank you
you are my hero thank you
Appreciate.....If you want to any help then you feel free to message us.
Thank you
Please accept this solution if works for 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