Closed cjyabraham closed 4 years ago
It looks like your css changes have affected the footer at the bottom of the homepage. See how it compares with the current homepage. Can you fix please?
Can you also hide the reCAPTCHA badge using this code?
.grecaptcha-badge {
visibility: hidden;
}
I had added that to salient-child/assets/css/main.css but that only seems to have affected its appearance on the homepage and not on these contact pages. You can move that code so that it affects every page.
Adjusted @cjyabraham
Thanks. I'm just waiting on confirmation for which fields to include and then I'll deploy.
Deployed.
We'd like to replace the join contact form and regular contact form with this form from SFMC. You can strip out any inline styles on the form and use existing cncf styles to make it work for cncf.io and look good.