Tagged: , ,

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

    Hello guys,

    I have put the following code into the quick css

    body {
    font-size: 18px;
    }

    This is working fine on the pages: see here, but not on the blog posts: see here

    What should I do to make all pages have the same sized body font?

    Thanks in advance.

    Jack.

    #255616

    Hey Jack!

    Please add following code to Quick CSS as well

    #top .fullsize .template-blog .post .entry-content-wrapper > * { font-size: 18px; }

    Regards,
    Yigit

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