Change font size using CSS?

Home Forums I Am One Support Change font size using CSS?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2799
    Kees UffenKees Uffen
    Member
    • Topics: 7
    • Replies: 4
    • Total: 11
    Member since: December 2, 2014

    How can I change the font size of a section or a page? I think we have to use CSS, but what are the tags/classes?

    and which SectionClasses are available for a section?

    #2815
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Section CSS Class governs the class of that section. You can add that class or if its already present find it in style.css and then add your own font size.

    If this is not clear let us do one for you by sending us WordPress admin details via email: [email protected] and then you can follow for the rest ones.

    #2830
    Kees UffenKees Uffen
    Member
    • Topics: 7
    • Replies: 4
    • Total: 11
    Member since: December 2, 2014

    I’m not sure how to do this.
    Can you  copy/paste here what i should add to the CSS?

     

     

    #2865
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Sorry for late reply here.

    For homepage you need to find h1 tag in style.css file related to that sections class someting like : if section class is welcome so find .welcome h1 in css file and for page find h1.entry-title or h1.page-title

    Regards,

    Shri

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