disable Customize Button on in the catalog listing.

Posted almost 3 years ago by Adem

Post a topic
Answered
A
Adem

how to disable Customize Button on in the catalog listing?

It has only two option. replace or show after. 



0 Votes

rady kal

rady kal posted almost 3 years ago Admin Best Answer

Right now you can only hide with CSS:


.fpd-catalog-customize { display: none !important; }


0 Votes


3 Comments

Sorted by
rady kal

rady kal posted almost 3 years ago Admin Answer

Right now you can only hide with CSS:


.fpd-catalog-customize { display: none !important; }


0 Votes

A

Adem posted almost 3 years ago

thank you


0 Votes

A

Adem posted almost 3 years ago

thank you

0 Votes

Login or Sign up to post a comment