Remove Blog Title from Blog Post section in Trade Theme

Solved

Remove Blog Title from Blog Post section in Trade Theme

jordanbford1
Explorer
85 0 19

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

 

Screenshot 2025-04-30 at 21.26.26.png

Accepted Solution (1)

BiDeal-Discount
Shopify Partner
365 39 85

This is an accepted solution.

Hi @jordanbford1 

You can try to add css:

.main-blog > h1.title--primary {
  display: none;
}
- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with bundles, quantity breaks, volume discounts. AOV+ with gifts, shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330

View solution in original post

Reply 1 (1)

BiDeal-Discount
Shopify Partner
365 39 85

This is an accepted solution.

Hi @jordanbford1 

You can try to add css:

.main-blog > h1.title--primary {
  display: none;
}
- Helpful? Like & Accept solution!
- BiDeal Bundle Volume Discounts: Upsell with bundles, quantity breaks, volume discounts. AOV+ with gifts, shipping & progressive cart
- Bify app: Shopify automatic discount solutions
- Contact me? support@bify.app or WhatsApp: +84974709330