There are many ways to change the font color in one text block on Squarespace. The easiest way is to use the ‘Text Color’ option in the ‘Block Settings’ menu. Simply select the color you want from the color picker, and your text will be updated accordingly.
If you want more control over your text, you can use HTML tags to style your Squarespace text. To change the color of one text block, simply add a ‘color’ attribute to the relevant <p> tag. For example, to make your text red, you would add the following code to your Squarespace page:
<p style="color:red;">This is my red text! </p>
You can also use HTML tags to style other aspects of your text, such as making it bold (<b>), italic (<i>), or underlined (<u>).
Conclusion:
To change the font color in one text block on Squarespace, simply use the 'Text Color' option in the 'Block Settings' menu. If you want more control over your text, you can use HTML tags to style your Squarespace text.