In your HubSpot account, please go to Settings > Content > Pages and add the following code into the Site Header HTML field:
<style>
a.focus_grid-author-name {
pointer-events: none;
cursor: default;
}
</style>
That would do the trick.
Back to Knowledge Base
Comments