Customize Theme Font Help Please!!

Discussion in 'Appointway WordPress Theme' started by conceptsnet, Jul 30, 2015.

  1. conceptsnet

    conceptsnet New Member

    Joined:
    Aug 18, 2012
    Messages:
    9
    Likes Received:
    0
    How do I change the Font of the Appointway theme.

    Please help?
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there.

    Code:
    body {
        font-family: Domine, 'Lucida Sans Unicode', 'Lucida Grande', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
       
        }
       
        p {
        /* font-family: Domine, 'Lucida Sans Unicode', 'Lucida Grande', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
        }
       
        h1, h2, h3, h4, h5, h6 {
        /* font-family: 'Domine', sans-serif; */
        font-weight: normal;
        color: #010101;
    }

    Note: change font family by your desired font


    Hope this will resolve your issue.

    Do let me know if you need more assistance,

    I would be glad to assist you further,
     
  3. conceptsnet

    conceptsnet New Member

    Joined:
    Aug 18, 2012
    Messages:
    9
    Likes Received:
    0
    Thank you..Can you also tell me how to change the font size..
     
  4. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    Could you please provide your site URL along with some edited screenshots of which section you want to change font size, so that I can assist you accordingly. If you are unable to create screenshots then you can use www.screenpresso.com
    that will help you to create screenshots.

    Do let me know.
     
  5. conceptsnet

    conceptsnet New Member

    Joined:
    Aug 18, 2012
    Messages:
    9
    Likes Received:
    0
    I have attached screenshot. I want to change the fonts to copperplate and hurtmold as well as the font sizes to bigger size

    Please help
     

    Attached Files:

  6. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hi,

    Could you please provide your site URL
     

Share This Page