Changing default font sizes

Home Forums WordPress Themes – Premium Luminescence Changing default font sizes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16443
    Sandy Sailer
    Member

    Where in the admin area do I change the default font sizes? I can’t find it! Thank you.

    #16444
    Anonymous
    Inactive

    Hi Sandy,

    These features does not available in the current version of theme, we will update in next version, for now please add the following code of css :

    p{
          font-size:14px;
    }

    Note: Use the custom css plugin or child theme stylesheet for write the css, so that custom css does not lost while update the theme.

    Thanks

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