Shopify themes, liquid, logos, and UX
Hi!
I am trying to remove the Blog Title from the Blog Post section on my blog in the Trade Theme. I cannot seem to find a CSS cod that works. Can any help help? Trying to remove the "Welcome to Tinsel Traditions Blog"
Website: https://www.tinseltraditions.com/blogs/tinseltraditions
Solved! Go to the solution
This is an accepted solution.
You can try to add css:
.main-blog > h1.title--primary {
display: none;
}
This is an accepted solution.
You can try to add css:
.main-blog > h1.title--primary {
display: none;
}
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025