„ A search query does not hurt! ”
how to disable Customize Button on in the catalog listing?
It has only two option. replace or show after.
Right now you can only hide with CSS:
.fpd-catalog-customize { display: none !important; }
thank you
Adem
how to disable Customize Button on in the catalog listing?
It has only two option. replace or show after.