Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Company Switcher styles

Customize the Company Switcher drop-in using CSS classes and design tokens. This page covers the Company Switcher-specific container classes and customization examples. For comprehensive information about design tokens, responsive breakpoints, and styling best practices, see Styling Drop-In Components.

Version: 1.0.6-beta5

Customization example

Add this to the CSS file of the specific commerce block where you’re using the Company Switcher drop-in.

For a complete list of available design tokens (colors, spacing, typography, and more), see the Design tokens reference.

/* Target Company Switcher containers */
.company-switcher-container {
/* Use the browser DevTools to find the specific classes you need */
}

Container classes

The Company Switcher drop-in uses BEM-style class naming. Use the browser DevTools to inspect elements and find specific class names.