Microsoft Entra ID
Authentication

Company Branding Css Template

In brief

The documentation now states that, after July 21, 2026, eligible tenants without existing custom CSS cannot configure it. It also expands the list of layout and positioning properties that will eventually be blocked and updates the inspection steps.

What Entra admins need to know

Review custom CSS by downloading it from the Microsoft Entra admin center, or inspect all localizations with Microsoft Graph. Remove affected properties and test the changes before the properties are blocked.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

description: Reference guide for the CSS template selectors for customizing Microsoft Entra sign-in page company branding. manager: pmwongera ms.topic: reference ms.date: 07/21/08/18/2026 ms.reviewer: almars ms.custom: sfi-image-nochange, msecd-doc-authoring-1015 ai-usage: ai-assisted Configuring your company branding for the user sign-in process provides a seamless experience in your applications that use Microsoft Entra ID as the identity and access management service. Use this CSS reference guide if you're using the CSS template as part of the customize company branding process.

,

Deprecation of custom CSS layout and positioning properties

To align with the Microsoft Secure Future Initiative and its focus on identity security and phishing resistance, Microsoft Entra ID is retiring support for custom CSS layout and positioning properties in company branding. These properties control where elements appear on the sign-in page and how they're layered, sized, and displayed. For example, they can move, overlap, resize, or hide page content. Retiring them keeps sign-in page layouts consistent and predictable acrossin Microsoft Entra ID.

This change is the first step toward retiring the custom CSS feature entirely. Microsoft plans to provide advance notice, recommended migration paths, and future advanced customization options before that retirement.

Timeline

  • After July 21, 2026: Tenants created before January 6, 2026, that don't already use the affected positioning propertiescustom CSS can't configure them.custom CSS.
  • Later: The affected layout and positioning properties will be deprecated globally. After deprecation, these properties are blocked and no longer function.
  • Eventually: Custom CSS will be fully retired. Microsoft will share more guidance, including recommended migration paths, before retirement.

Who's affected

This change affects organizations whose Microsoft Entra ID tenant uses any of the deprecated layout and positioning properties in their custom CSS. Microsoft Entra External ID tenants aren't affected. TenantsAfter July 21, 2026, tenants created before January 6, 2026, that don't already use these properties aren't affected, because theycustom CSS can't configure the properties after July 21, 2026.custom CSS.

Microsoft notifies affected customers directly in advance.

  • position (including top, right, bottom, left, and z-index)
  • margin (including margin-top, margin-bottom, margin-left, and margin-right)
  • transform
  • translate
  • opacity
  • overflow
  • filter
  • pointer-events
  • clip-path
  • mix-blend-mode
  • translate
  • -webkit-transform
  • -moz-transform
  • -ms-transform
  • -o-transform
  • scale
  • rotate
  • perspective
  • display
  • visibility
  • inset
  • zoom
  • offset
  • offset-path
  • offset-distance
  • margin-block
  • margin-block-start
  • margin-block-end
  • margin-inline
  • margin-inline-start
  • margin-inline-end
  • order
  • grid-area
  • grid-column
  • grid-column-start
  • grid-column-end
  • grid-row
  • grid-row-start
  • grid-row-end
  • isolation
  • overflow-x
  • overflow-y
  • overflow-block
  • overflow-inline
  • content-visibility
  • clip
  • mask
  • mask-image
  • -webkit-mask
  • -webkit-mask-image

Check and update your custom CSS

To inspect your current CSS file, on the Custom branding page in the Microsoft Entra admin center at https://entra.microsoft.com, select Edit. On the Layout tab, under Custom CSS, select Download. Review the downloaded file for the properties listed in Deprecated properties.

To check whether your custom CSS uses any deprecated properties,all company branding localizations, use Microsoft Graph to export your current company branding configuration, and then check it with the tenant branding inspector tool. You need a Global Administrator or Branding Administrator account.

  1. Go to Microsoft Graph Explorer, and then sign in to your tenant.
  2. If you don't already know your tenant ID, send a GET request to the following URL, and then copy the id value from the response:
  3. Go to the tenant branding inspector tool.
  4. Paste the copied response, or upload the exported JSON file, into the tool. The tool lists each locale and the deprecated properties that it uses.

To remove the deprecated properties, edit yourthe downloaded CSS file, upload it onto the Company Branding page in the Microsoft Entra admin center, and then save your changes. To validate the visual impact before you update production, apply the changes in a test tenant first.

HTML selectors

Daily Entra.News

Get daily email updates

Get a concise summary of the latest Microsoft Entra updates delivered straight to your inbox.

Loading the secure signup form…