Hi! How can I change the current standard text color (grey) and font type (not too sure what it is?) to maybe say solid black and Times New Roman?
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: p{ color:red; font-family:symbol; } Inplace of "symbol" put your font type.