Home Forums WordPress Themes – Premium Encounters size of blog text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15300
    Bob Deaver
    Participant

    How can I make the text on my blog bigger? Thanks.

    http://gardenandsoul.com/blog/

    #20170
    Sushil Adhikari
    Moderator

    All text everywhere or just part of it?

    #20171
    Bob Deaver
    Participant

    All of the blog text.

    #15301
    Sushil Adhikari
    Moderator

    Not very easy with Encounters, but basically you can first do some custom CSS like this example:

    #content-wrapper {
     your font size here;
    }

    You will probably want to adjust the meta info such as author, the date, etc.

    .entry-meta {
    your font size here;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.