• Resolved ElTaino

    (@eltaino)


    I just installed the plugin and it was a very easy to set-up. I would like to know if it’s possible to make the Reading Time: text bold.

    Thanks in advance for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason Yingling

    (@yingling017)

    Hi there,

    You can add the following CSS within the WordPress customizer by going to Appearance > Customizer > Additional CSS.

    .rt-reading-time {
        font-weight: bold;
    }

    That will make the reading time label bold.

    Thread Starter ElTaino

    (@eltaino)

    Worked like a charm. Thanks so much for your prompt reply Jason.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bold Font, how?’ is closed to new replies.