Hi,
I'm using a WP 2.8.4 and and use the custom theme, but I want to change the font styple and size to Arial , 11pt for the content of my post, but I try do it on css and it is not working.
All I can do is put the code below at the beginning for each single paragraph inside of my post
<span style="font-family: Arial; font-size: 11pt;">
It is a pain for each post when I finish the typing then do this in the HMTL tab.
CAN ANYONE HELP?
Thanks a lot!