Currently there is a toggle in Widget Settings to enable or disable showing the Company Logo.
It would be very helpful to approach this dynamically, for example we might have our main pages that we do not show our company logo on, but then there may be some external pages that we would like our logo to be present on
I think this setting would be better controlled within the widget’s code, for example “disableCompanyLogo: false” or “disableCompanyLogo: true”