Hello VM community
I searched the forum, can't find an answer :'(
If there are more than 4 children in parent product, a search box appears, I want to hide it, disable it or modify 4 to 100
in revious versions, I add .chzn-search { display: none; }
to root\com_virtuemart\components\com_virtuemart\assets\css\chosen.css
This is not working anymore
Any thoughts?
thx
disable "Use jQuery chosen for dropdowns in FE" in VM config->config->templates
This was so much easier than I thought!
Thank you GJC!