<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

How to Hide Buttons when Customizing Email Templates

Administration
Okta Classic Engine
Okta Identity Engine

Overview

This article describes how to hide the buttons when customizing Email Templates.

Applies To

  • Email templates
  • Customizations
  • HTML Code

Solution

When looking to hide elements or buttons in email templates, the code can be customized as follows:

  1. Log in to the Okta Admin Console.
  2. Navigate to Customizations and select Brands.
  3. Choose the brand and select the Emails tab.
  4. Choose the email template to customize and find the element to hide.
  5. Format the element to reflect the following form: <! the element needed to hide >.

For example, find the New Sign-On Notification template below, where the IP element is hidden.

Preview option:
Preview option
 
Code version:
 
Code version   
Loading
How to Hide Buttons when Customizing Email Templates | Okta Support