Remove "tagged:" line from blog post tagged collection page

Solved

Remove "tagged:" line from blog post tagged collection page

ashleyfonseca
Shopify Partner
7 0 1

Remove "tagged:" line from blog post tagged collection page

 

Screenshot 2024-04-08 at 8.09.57 PM.png

https://mana-matcha-hawaii.myshopify.com/blogs/matcha-guide/tagged/recipe

PW: MM2024

Accepted Solution (1)

Xipirons
Shopify Partner
136 25 32

This is an accepted solution.

Hi @ashleyfonseca 

 

Add this in your css's file :

 

.blog-tags {
display: none!important;
}

 

 

 

Was this helpful? Like or Accept solution - Buy me a coffee
- Contact me: Xipirons | WhatsApp
- Shopify Developer based in France, helping online merchants succeed

View solution in original post

Reply 1 (1)

Xipirons
Shopify Partner
136 25 32

This is an accepted solution.

Hi @ashleyfonseca 

 

Add this in your css's file :

 

.blog-tags {
display: none!important;
}

 

 

 

Was this helpful? Like or Accept solution - Buy me a coffee
- Contact me: Xipirons | WhatsApp
- Shopify Developer based in France, helping online merchants succeed