Home Forums Business Gravity Pro Change size of the body font

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #5118
      Anonymous
      Inactive

      How can I change the font size for the body?

      I would like to make it larger, please.

      Thanks.

       

    • #5235
      keonthemes
      Keymaster

      Hello,

      You can add a simple additional CSS code for it. Please copy below CSS and go to Dashboard > Appearance > Customize > Additional CSS and paste. Then click on the publish button to make it live.

      html, body {
      font-size: 15px;
      }

      Note: You can simply change the above 15px per as you requirement.

      Thanks.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.