Shopify themes, liquid, logos, and UX
Hi, I'd like to amend the product quick add from the 'add to cart' button below the price to a '+' on the corner of the image (I'd like a square white box with a black cross)
Can anyone please help me with the code for this change?
Image to explain:
Solved! Go to the solution
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
Thank you , please add code here in file theme.liquid and above tag </body>:
<style>
.card__content .quick-add{
position: absolute !important;
right: 0 !important;
top: 190px !important;
z-index: 99 !important;
}
.card__content .quick-add .button::before {
content: "+" !important;
font-size: 20px !important;
font-weight: bold !important;
}
.card__content .quick-add .button span {
display: none !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is Noah from PageFly - Shopify Page Builder App
I can help you. Please can you provide the website url. Thank you.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
Thank you , please add code here in file theme.liquid and above tag </body>:
<style>
.card__content .quick-add{
position: absolute !important;
right: 0 !important;
top: 190px !important;
z-index: 99 !important;
}
.card__content .quick-add .button::before {
content: "+" !important;
font-size: 20px !important;
font-weight: bold !important;
}
.card__content .quick-add .button span {
display: none !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you much! Works perfectly!
Thank you , Have a nice day 😉!
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Can you please help me add the quick add to my Shopify products? Same theme.
Amazing thank you, that was my next question!! 🙂
Hi again,
I've just noticed on mobile view the quick add cross seems to be too low - is there a way to make that position higher on mobile only (desktop is fine)
Also is there a way to make the words 'choose options' just say 'options' and make this font smaller on both desktop and mobile?
Thanks so much!!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025