Hide The SMTP Setup Help Doc Link
Modified on:Fri,16 Sepl, 2022 at 8:32 PM
If you don’t want your clients to see this link:
Log into your Phalera account, go to Settings > Agency Settings then scroll down to the Custom CSS field and paste the following code:
.hl__smtp-help-doc {
display: none;
}