All things Shopify and commerce
remove notify me when available button from collection pages on symmetry 2.0 theme.
on my home page i have feature collections and all of them have a notify me when available button when clicked it takes you back to the top of the home page. How do i remove this button?
Solved! Go to the solution
This is an accepted solution.
@maddy11
It seems you have not yet added the product inventory (products in stock quantity). Can you try adding it to any of the products, I believe the "notify me when available" button should automatically disappear.
It you want to remove the button irrespective of the product inventory (on homepage), then add the below code to end of "styles.css" file
.template-index a.SI_trigger.button {
display: none;
}
If this information was helpful to you, please give it a Like. If it resolved your issue, kindly hit Like and mark it as the Solution! Thank you!
Hi @maddy11
Can you please share the store URL so that I can guide you with the best solution to resolve your above mentioned issue.
This is an accepted solution.
@maddy11
It seems you have not yet added the product inventory (products in stock quantity). Can you try adding it to any of the products, I believe the "notify me when available" button should automatically disappear.
It you want to remove the button irrespective of the product inventory (on homepage), then add the below code to end of "styles.css" file
.template-index a.SI_trigger.button {
display: none;
}
If this information was helpful to you, please give it a Like. If it resolved your issue, kindly hit Like and mark it as the Solution! Thank you!
Thank you!
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025