Reply 331161 to: Hook for Product Status Filter widget to change label

Avatar: Rose Tyler
Rose Tyler
Support staff
August 5, 2022 at 14:29

Hello,

There is no such hook.
As was mentioned, you can disable and delete the Loco plugin once the text will be changed.
Or use can use custom CSS code (Theme Options > Theme custom CSS):

.etheme-ajax-filter.etheme-sale-filter {
font-size: 0;
}
.etheme-ajax-filter.etheme-sale-filter:after {
content: 'My custom text';
font-size: 1.14rem;
}

https://prnt.sc/jZl2-G5JJmlv

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.