This help article provides a brief guide on how to hide the SMTP setup help doc link
TABLE OF CONTENTS
How to remove/hide the SMTP setup help doc link
Log into your aixios account, go to Settings
If you don’t want your clients to see this link:

.hl__smtp-help-doc {
display: none;
}
HTML
This will hide the SMTP setup help doc link. If you decide to display the SMTP setup help doc link again later, simply remove the code from the custom CSS field above