• Resolved Hamster24

    (@hamster24)


    Hi
    First of all great theme with good image resizing way better than newspaper theme.
    But can you please tell me how can i change the font size of content in post? I have tried editing various font size attributes but i am unable to find correct one.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Hamster24

    (@hamster24)

    Sorry for offtopic question
    But why can’t i give 5 stars to the theme on the ww.wp.xz.cn site?

    Hi Hamster24,

    thanks for using Tuto WordPress theme and we’re happy that you like it.

    how can i change the font size of content in post?

    That would be possible with a line of CSS, for example:

    .entry-content { font-size: 18px; }

    why can’t i give 5 stars to the theme on the ww.wp.xz.cn site?

    The forums here have recently been updated and quite a lot of stuff is still broken. As far as we know, reviews will be possible from September 5th and it would be awesome if you could leave your 5 star rating then – much appreciated. 🙂

    Thread Starter Hamster24

    (@hamster24)

    Thanks for the help MH themes.
    Yes i had to add font size and change the code from
    .entry-content p {font-weight: 500; opacity: 0.9; }

    to
    .entry-content p { font-size: 18px; font-weight: 500; opacity: 0.9; }

    font size was not there already.

    Yup this theme deserves 5 stars. Will be happy to give it 5 stars when the forum is fixed.

    • This reply was modified 9 years, 8 months ago by Hamster24. Reason: Grammatical Errors :P
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Increase Font Size’ is closed to new replies.