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
User | RANK |
---|---|
72 | |
65 | |
55 | |
54 | |
42 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023