Change font to Ubuntu

Discussion in 'Blackriders WordPress Theme' started by jorikgaliart, Mar 10, 2016.

  1. jorikgaliart

    jorikgaliart New Member

    Joined:
    Feb 26, 2016
    Messages:
    1
    Likes Received:
    0
    Hello

    I would like to change the font all over the page to Ubuntu. How can I do that, withouth changing the style.css?

    Thank you very much for your help.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    body {
        font-family: Ubuntu;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page