Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #358076

    Hi,

    I am using Enfold theme and would like the font size of my blog posts to be larger. Also I would like to change the colour of it from grey to black.

    Any help would be greatly appreciated.

    Thanks

    #358821

    Hi Geoffdoyle!

    add this to Quick CSS:

    .entry-content {
    font-size: 16px;
    font-color: black;
    }
    

    Cheers!
    Andy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.