Shopify themes, liquid, logos, and UX
I am trying to remove the green "in stock" button from our store. I am searched high and low... I have done a search and found the embedded code on Google Chrome. However, I cannot find it when i am trying to edit the codes in the theme section.
Hi @hofmann09 ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/product-items.css
3. Add code below to end of file
.product-extended-template .product-details_inventory{
display: none!important;
}
I had found that solution earlier - but for whatever reason my assets tab does not have anything related to products under it.
Hi @hofmann09 ,
You can check their document here https://help.arenacommerce.com/electro5/product-templates.html
OK!!! I actually just created a new asset and that worked, but the green dot is still flashing.... any suggestions for getting the green dot out that was right before IN STOCK?
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