Hello
I am using the following process to remove the Records Management Search option from the page but I can't hide it. I am not sure what I am missing. I would appreciate some help? Thanks
Hide the Records Management Search
Some organizations may want to limit their WebLink users to using only the regular, Laserfiche search. They would like to have the “Records Management Search” option completely hidden.

To hide the “Records Management Search,” open the WebLinkStyles.css file and add the following text:
Code Section
select[name="TheSearchForm:_ctl2"] { display:none;
Moderator edit (3.13.2015): removed the excessively large font to make it easier to read the question