Newer Version Available
CSS Overrides Migration for the Record Banner Component
Some CSS selectors for the Record Banner component changed with the Lightning
communities update. If you plan to continue using custom CSS overrides, migrate them forward
after you update the template.
This topic identifies selector changes.
Detail Field Label
| Previous Selector | New Selector |
|---|---|
| .forceCommunityRecordHeadline .slds-text-heading-label-normal | .forceCommunityRecordHeadline .slds-form-element__label |
Detail Field Value
| Previous Selector | New Selector |
|---|---|
| .forceCommunityRecordHeadline .slds-text-body--regular | .forceCommunityRecordHeadline .slds-form-element__static |