There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
[SOLVED] Simple question: change post text size (bigger)
#1
Oct 10, 2009, 12:12 PM
runbei
22 posts · Oct 2009
Mountain View, CA
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.
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;
{
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
#3
Oct 12, 2009, 09:08 AM
runbei
22 posts · Oct 2009
Mountain View, CA
juggledad - Thanks a bunch - this worked fine. I like a bigger font.