Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
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
User | RANK |
---|---|
124 | |
95 | |
77 | |
59 | |
46 |
Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022Shipping can be one of the most vital parts to set up and manage your business. Understand...
By Ollie Dec 16, 2022