Font Sizes

Home Forums IT Consultant Support Font Sizes

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #91852
    takaocanadatakaocanada
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 8, 2018

    I am trying to change the font sizes (Make smaller) in two areas of the Website.
    1. Team Member Names
    2. Our Services (titles of the three boxes).

    http://teateclinic.com/wordpress/

    Please advise, how this can be done

    #91854
    takaocanadatakaocanada
    Member
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 8, 2018

    I have already tried the Editor and changing the CSS, but it doesn’t seem to work.

    #91973
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .three_column h2 { font-size:24px !important;}
    .teammember-list h4 { font-size:22px !important;}

    Regards,
    Chris

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.