• Closed
  • Lily Burns
    Spectator
    04.03.2016 at 03:19 #24993

    I’m recreating a website for a new client. The site requires the ‘brand’ name (single word) to always be in New Times Roman, all caps, and with registered trademark. That would NOT be the font chosen for either the Headings or body content. Is is possible, using code etc., to consistently display that one word in the New Times Roman, if the theme options fonts are specified differently?

    Denzel Chia
    Moderator
    Posts: 2656
    05.03.2016 at 02:41 #25039

    Hi,

    If you want to use css.
    You need to wrap your text with div tag and a class name.
    Or use an image.

    Thank you