Shopify themes, liquid, logos, and UX
Trying to remove the title "Gifts" from this collection page: https://greenleafgifts.com/collections/gift-best-sellers
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi,
You can basically delete this label in the theme editor. I can't see the name of the theme though but the other way is to do things below
1. In your online store,
2. Choose the theme you want to edit. I recommend duplicating your theme before editing it so you have a theme to go back to if you don't like the changes.
3. Click Actions, the Edit code.
4. Find the Asset folder and open the theme.scss file.
5. At the very bottom of the file, add the code below
.collection-title .label, .template-collection .page-title.collection-title .label {
display: none !important;
}
This is an accepted solution.
Hi,
You can basically delete this label in the theme editor. I can't see the name of the theme though but the other way is to do things below
1. In your online store,
2. Choose the theme you want to edit. I recommend duplicating your theme before editing it so you have a theme to go back to if you don't like the changes.
3. Click Actions, the Edit code.
4. Find the Asset folder and open the theme.scss file.
5. At the very bottom of the file, add the code below
.collection-title .label, .template-collection .page-title.collection-title .label {
display: none !important;
}
THANKS SO MUCH!!! 🙂
Welcome. If this issue has a solution, please mark the solution so this issue will be mark resolved. Thank you
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024