How do i rename "Filter By Tags" to "Filter By Countries"

How do i rename "Filter By Tags" to "Filter By Countries"

Velluca
New Member
4 0 0

Hi, Could anyone help me with renaming "Filter By Tags" to "Filter By Countries"Screenshot 2025-01-22 at 16.51.35.png

Replies 7 (7)

suyash1
Shopify Partner
11075 1365 1746

@Velluca  is it default theme content? if yes then check this text in 

 

admin > Online Store > Themes > in the current theme, click "..." > Edit default theme content

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com
Velluca
New Member
4 0 0

its not default theme content

 

suyash1
Shopify Partner
11075 1365 1746
if it is an app, then you need to contact app support
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

DaisyVo
Shopify Partner
4460 499 596

Hi @Velluca 

 

Could you please share the store link so we can check it further?

 

Looking forward to hearing from you soon. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
Velluca
New Member
4 0 0
DaisyVo
Shopify Partner
4460 499 596

Hi @Velluca 

 

I hope you are well. You can follow our instructions below:


1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there

 

Here is the code for Step 3:

 

.shopbnb-search-form-tag-input.shopbnb-filter-tag > h5.shopbnb-filter-subtitle {
    font-size: 0 !important;
}
.shopbnb-search-form-tag-input.shopbnb-filter-tag > h5.shopbnb-filter-subtitle::before {
    content: "Countries";
    font-size: 16px;
}

 

image (13).png


Please let me know if it works. Thank you!

 

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
Velluca
New Member
4 0 0

It shows me this error, when I try to save. Screenshot 2025-01-24 at 12.33.24.png