Hi, the CSS solution will not work:
#hubspot-messages-iframe-container {
bottom: -80px;
}
As part of the inline HubSpot CSS, ‘bottom’ has the ‘!important’ rule added to the value, therefore, can’t be overwritten by local CSS declarations.
Many thanks, and hope it’s sorted soon, as it’s a problem when dealing with footers.