Change text size for posts and pages

  • Posted in : Impose
  • Pascal
    Participant

    Hey there,

    I’m wondering if it is possible to change the font size for blog posts and pages?

    Regards
    Pascal

    serkan
    Moderator

    Hi Pascal,
    If you want to change the font on a page or posts, you should write more descriptive about the part of it, so I can give you a custom CSS code.
    Thanks

    Pascal
    Participant

    Hi Serkan,

    I basically want to increase the font size of the complete blog post/page content.

    E.g. the whole part from “Hey there, what’s up?” to “I’m a social person” on this page http://themes.pixelwars.org/impose/about-me/

    Thanks for your help.

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    @media screen and (min-width: 768px) { h4 { font-size: 1.2em; } 
    p { font-size: 1.1em; } }

    Thanks

    Pascal
    Participant

    Thank you very much :)

    serkan
    Moderator

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

Viewing 6 posts - 1 through 6 (of 6 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