Problem with hide advanced search

Re: Problem with hide advanced search

by Ivan Alamo -
Number of replies: 0

I have tried it and it works (in the "List" template), but if I apply it to the "Search" template, the box I added disappears. The CSS I am using is: 

<style>
.datapreferences {display:none;}
</style>