Skip to content

Commit

Permalink
Hide default consent from HS newsletter form since we provide our own…
Browse files Browse the repository at this point in the history
… already

Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Nov 28, 2024
1 parent 455ca60 commit 1da53b9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,8 @@
.submitted-message p {
max-width: none;
}

.legal-consent-container {
display: none;
}
}

0 comments on commit 1da53b9

Please sign in to comment.