Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #116843
    Danielle Nelson
    Participant

    Can you give me instructions to make the font size smaller on my pages? Thanks… New to WordPress..

    #116879
    Mahesh
    Keymaster

    @dnelson503: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    body, button, input, select, textarea {
        font-size: 14px;
    }
    h2 {
        font-size: 27px;
    }
    

    Let me know if any problem. Please post in your site url.

    Regards,
    Mahesh

    #117113
    Danielle Nelson
    Participant

    Thank you! Worked perfectly!

    #117164
    Mahesh
    Keymaster

    @dnelson503: 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/jomsom/reviews/#postform
    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.

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make font size smaller in Jomsom Pro’ is closed to new replies.