how do you make the text custom colours on your pinned?
create / edit post > select gear on upper right corner > for text editor, switch rich text to HTML
you will have to input this code:
<span style="color:#HEXCODEHERE">YOUR TEXT HERE</span> for example! the code i use is : <span style="color:#beabbf">you bring to this world things that no one else can.</span> which results in -> you bring to this world things that no one else can.
if you are wanting gradient color text, i use this website! same premise, they will provide the code for you to copy and paste














