How To: Prevent Facebook Customer Chat/ManyChat Chatbot From Covering Your Search Filters
Simply put, if you use the Facebook Customer Chat widget or ManyChat Chatbot on your kvCORE site, kvCORE’s new search filter modal will appear UNDER the chatbot button, preventing users from applying their search filters of choice. THIS IS A BIG DEAL FOR USABILITY!!!

Here is the uber-simple fix…
Copy/paste the following code into your ‘Custom Footer’ setting in ‘Web & IDX’. Anytime the dropdown search filter modal is shown, it locks the scrollbar. We’re simply hiding the Facebook root chat widget when that happens. If you have a non-standard implementation of the Customer Chat widget, or other Facebook widgets, like a feed widget, this may not play well…
<style>
body.lock-scroll #fb-root{display:none!important;}
</style>
Related posts:
How To: Add A (Canadian) Mortgage Calculator Custom Page To Your kvCORE Website
How To: Add A Mortgage Calculator Custom Page To Your kvCORE Website
Quick Customization: Make Your kvCORE Embeddable Home Valuation Widget Look Great
Quick Customization: Change Your kvCORE Landing Page Submit Button Color