Hiding chat box in print view

To remove Olark from Print views place the following on your pages:

<style>
@media only print
{
    #habla_window_div *{ display: none !important; }
}
</style>
Last Updated: Dec 21, 2012
Customer service software powered by Desk.com.