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

    (@dailyverses)

    There is no option in the plugin itself, because it just tries to use the font of the wordpress template.

    You can add the following css to change the font (replace arial by the desired font):

    .dailyVerses {
        font-family: arial;
    }

    You can add the css to your template or to the bible verse of the day plugin css: /wp-content/plugins/bible-verse-of-the-day/bible-verse-of-the-day.css

Viewing 1 replies (of 1 total)
  • The topic ‘How to change font of the verse of the day’ is closed to new replies.