Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Simple question: change post text size (bigger) (http://forum.bytesforall.com/showthread.php?t=3807)

runbei Oct 10, 2009 12:12 PM

[SOLVED] Simple question: change post text size (bigger)
 
I'd like to change the standard post text size (body text) to a larger size. Sorry for the noob question, but I do find it difficult to do this with most WordPress themes, and hope to save a lot of time by asking a dumb question here.

juggledad Oct 11, 2009 09:35 AM

you can play with the 'font-size' property by adding a css insert at ATO->Add HTML/CSS Inserts->Add CSS Inserts like this
HTML Code:

.post-bodycopy {
  font-size: 24px;
{


runbei Oct 12, 2009 09:08 AM

juggledad - Thanks a bunch - this worked fine. I like a bigger font.


All times are GMT -6. The time now is 05:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.