Advertisement
arie_cristianD

fix conflict with mec js

Jan 23rd, 2024
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /* fix conflict with mec */
  2.  
  3. jQuery(document).ready(function () {
  4.     jQuery(".mec-search-form .chosen-container").remove();
  5.   });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement