Trying to remove the title “Gifts” from this collection page: https://greenleafgifts.com/collections/gift-best-sellers
Thanks!
Trying to remove the title “Gifts” from this collection page: https://greenleafgifts.com/collections/gift-best-sellers
Thanks!
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
.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