Viewing 1 replies (of 1 total)
  • Plugin Author solwininfotech

    (@solwininfotech)

    Hi Labianco,

    reply:
    Currently our plugin has no facility to change font of title.
    But here is a tip to change font family of title in your theme.
    Add following code in your theme’s style.css.

    `.blog_header h1 a
    {
    font-family:’your font family name’;
    }

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Font’ is closed to new replies.