Home Forums WordPress Themes – Premium Encounters Change font size and style

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16691

    I am using Google fonts and wish to change my font size and style throughout my site. Where do I make these changes?

    #21923
    Binaya D
    Participant

    Hi Dr. Eddie Sanders,

    Please follow this link https://www.styledthemes.com/wordpress-tutorials/362-using-google-font-in-pure-simple OR You may use the code like this:

    
    body p {
       font-size: 15px;
    }
    

    Note: Please use the custom css plugin or child theme to write the css.

    Thanks

    #21924

    Where do I locate the custom ? or Place code in the child theme?

    #16692
    Binaya D
    Participant

    Hi Dr. Eddie Sanders,

    Firstly please install the custom css plugin, then please follow the following steps to fix your issue:
    Go to Dashboard=> Appearance=> Custom Css=> And keep the css in custom css=> Then update it.

    Thanks

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