Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256621
    Ulrich
    Participant

    Hi there,
    This must have been asked before, but I can’t find any hints how to do that:
    -> I would like to globally change font size on all posts and pages and maybe the font too
    https://www.stiftung-meeresschutz.org/

    Thanks for helping
    Best regards
    Ulrich

    #256690
    Skandha
    Participant

    @dsm” Hello Ulrich,
    To change the font you can
    Go to => Appearance => Customize => Theme Options => Font Family Options => Select the fonts of your choice and Publish.

    To increase the font size of post/page content
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this works out!
    Kind Regards,
    Skandha

    #256822
    Ulrich
    Participant

    @Skandha,
    Wonderful 🙂
    Thanks and best regards
    Ulrich

    #257000
    Skandha
    Participant

    @dsm: Hello Ulrich, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adventurous/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘font size for all posts’ is closed to new replies.