إزالة محرك بحث الفئة

Hello everyone,
I would like to remove the category finder
role = “searchbox”

Thanks

You can add the following CSS under admin > customize > themes

.category-breadcrumb .select-kit.single-select .select-kit-filter.is-expanded {
    display: none;
}
5 إعجابات

Thank you very much, in this world there are wonderful people

إعجاب واحد (1)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.