How to style bold text color in CMS formatted text
Learn how to customize the color of bold text in CMS formatted text fields using text styles or custom CSS.
FAQ
Why can’t I change the color of bold text directly in a CMS formatted text field?
CMS formatted text fields currently support bold formatting but do not provide a built-in option for assigning a separate color to bold text.
Can I change the color of only one bold word in a paragraph?
Yes. Use the custom CSS method and apply bold formatting to the specific word or phrase. The CSS will style all bold text within the scope where it is applied.
Will the custom CSS affect my entire site?
Only if you add the CSS in Site Settings. If you add it to a page’s custom code section, the styling applies only to that page.
Updated