• Resolved hammad.saeed

    (@hammadsaeed-1)


    Hello Owner/All,

    I am using this theme from last two months, Now I would like to change font Size & Font Style for Home Page & each Post/Page. I don’t know where to edit it. Is there anyone who can tell me?

    Any help/reply would be highly appreciated. Thank you!

Viewing 8 replies - 1 through 8 (of 8 total)
  • stuart

    (@lone-walker)

    Create a child theme before you do anything like this.
    The way to do that is in the docs.

    Then use the editor to modify style.css and add

    .entry {
       font-size: 18px;
    }

    or whatever font size you wish.
    Check the CSS codes for other font attributes such as bold, italic, underlined, color, etc. if you wish to change the format.

    Hi Hammad,

    Could I see you site and do you no what theme you are using and I could have a look for you.

    Thread Starter hammad.saeed

    (@hammadsaeed-1)

    Hi Lone Walker & Josh ‘Marketing the Change’,
    Thank you for your reply.

    @lone walker: I edited the style.css and found this

    .entry { font-size: 16px; line-height: 1.4em; }

    I’ve edited it how I wanted, it really helped me ??

    But my 2nd question is still not yet resolved. for Font Style I could not mention clearly, for example, If this theme is using Arial font and I want to change it, where I would edit it? I know its in style.css but which font this theme is using by default and how to change it? Do I need to add some font in any directory etc?

    @marketing the Change: I am using this Hueman theme

    In Theme Options > Styling, set Dynamic Styles ON and select one of the available Google fonts.

    Thread Starter hammad.saeed

    (@hammadsaeed-1)

    Hello bdbrown,
    Thank you for your reply, I got it.
    I am shocked I could not see it earlier, Poor meh ?? Thank you for your help ??

    You’re welcome. Glad I could help. If you don’t need any further assistance with this topic please mark it as Resolved. Thanks.

    Thread Starter hammad.saeed

    (@hammadsaeed-1)

    Okay bdbrown,
    Closing it now ??

    Thread Starter hammad.saeed

    (@hammadsaeed-1)

    This topic has been resolved ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Where to Change Font Size and Font Style?’ is closed to new replies.