Font size?

  • Posted in : Impose
  • mrhrnst
    Participant

    Hello guys,

    I need to increase font size, especially on single post and custom pages like ‘resume’ and ‘about’.

    As per previous posts I’ve tried to use
    body { font-size: 14px; }
    in the Custom CSS section but the class affects only size title plus few spacers around the site (http://i65.tinypic.com/10417h1.png).

    It appears also that ARCHIVES and METAS in the single page display are in a smaller font ( http://i66.tinypic.com/2duwnxe.png)

    Help! :)

    serkan
    Moderator

    Hi mrhrnst,

    This custom css code for single post font size;

    @media screen and (min-width: 768px) { .single-post .entry-content { font-size: 14px; } }

    You can use this custom css code for custom pages.

    .page .entry-content p { font-size: 14px; }

    Thanks

    mrhrnst
    Participant

    Thank you Serkan! All works fine.

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register