Is there a way to override default SailPoint font for email templates with custom font type?

Which IIQ version are you inquiring about?

Version 8.3

Share all details related to your problem, including any error messages you may have received.

Is there a way to override default SailPoint font for email templates with custom font type? There is a custom css file to customize SailPoint with our brand but how do I add customization on a global level for email templates to end users to match our brand like adding a specific font color and font size instead of doing it template wise?

You can use CSS in the email template. If you use SSD you can just create %%HeaderToken%% token with correct CSS and add it to every email template.

Unfortunately there is no single place to do that.

1 Like

Hi @Priyanka_BMC : As of now, there is no OOTB option available for making global changes to email templates.
We are using our own custom email templates with the org logo, header, and footer color in most of the places where it is possible without any impact.

You can check with SailPoint Team using professional services :blush:

2 Likes

Hi @Priyanka_BMC,

You’ll need to use inline CSS styles within the HTML structure of your email template to achieve this.

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.