Shopify themes, liquid, logos, and UX
Hi.
I want to Hide the Collection title in the top of the collection sides.
As we want to add pictures there instead, and it dosent look good at all when the title is displayed there.
I got the Vantage theme.
Thankful for help.
//Alexander
Solved! Go to the solution
This is an accepted solution.
Hello There,
Admin go to online store -> themes -> actions -> edit code
Find Asset >stylesheet.css and paste this at the bottom of the file:
.main--collection__title {
display: none;
}
Hey @AlexanderArl
Share Store URL and password if enabled.
This is an accepted solution.
Hello There,
Admin go to online store -> themes -> actions -> edit code
Find Asset >stylesheet.css and paste this at the bottom of the file:
.main--collection__title {
display: none;
}
Thanks! Work perfect
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025