Skip to content

slds-text-body--small helper class overrides theme text color #123

@FabienTaillon

Description

@FabienTaillon

I've created a box with the slds-theme--error theme, and wanted to display smaller text in it. I used the slds-text-body--small helper class, however this class overrides the theme color by setting text color to #54698d:

<div class="slds-box slds-theme--error">
    <p class="slds-text-body--small">Trailhead is awesome.</p>
</div>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions