Thanks for reply. Yes, it would be a very useful feature, in my opinion, I hope you can implement it soon. Greetings.
Hi Thomas,
any advice on this?
Thank you
It works perfectly! Thanks so much.
-
This reply was modified 6 years, 2 months ago by synflex.
this works for the text area, even if you have to replace the square brackets with the brace in this way:
#custom #post-entry article { font-size:80% !important; }
for the post title I found this code on the wordpress forums, and it works:
#post-entry article.post-single h1.post-title { font-size: 2em; }
thanks a lot Richie!