Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58847
    Kenta
    Participant

    Hello Sakin, I appreciate the fine work of adventurous pro, which is easy to handle. I would like to know how to change the font size and font weight of the content body. Specifically, I would like to make fonts bigger and thinner in content body. I’m thankful if you tell me how to customize my CSS.

    I appreciate your great help.

    #58860
    Sakin
    Keymaster

    @Kenta: You can change the font in the following css as per your need and then add it in “Appearance => Theme Options => Custom CSS” box:
    #content { font-size: 14px; font-weight: normal; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘font size & font-weight of main contents’ is closed to new replies.