Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
It seems that there is a script that made it hidden, please add code below to your theme, open file: layout/theme.liquid then add code to before closing tag </head>
<style>
.product__cart-functions .product__add-to-cart {
display: block !important;
}
</style>
Hello @solosglasses
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
{% if template contains 'product' %}
<style>
#.product__cart-functions .flex-buttons .product__add-to-cart {
display: block !important;
}
</style>
{% endif %}
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Discover 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, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025