• Resolved thegameison

    (@thegameison)


    I would like to change the font for the subtitles on the site to be different than the body and the main title. How do I do this?

Viewing 1 replies (of 1 total)
  • Plugin Support Mrinal Roy

    (@mkrdip)

    Hi there,

    Thanks for the posting.

    Please use the following CSS codes to play with Subtitles fonts.

    span.entry-subtitle {
        font-family: "Times New Roman", Times, serif;
        font-size: 24px;
        font-weight: 800;
    }

    Hope this helps.

    Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change font for subtitles?’ is closed to new replies.