Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1002621

    i would to change only one word – GYROTONIC® – in font-family: “Times New Roman”
    i try to setting tag <mark> in advanced style
    but it does not works

    #1002716

    Hey margiela,

    Can you try using this code:

    #top .all_colors mark {
        font-family: 'Times New Roman', Arial, sans-serif;
    }

    or

    #top .all_colors mark {
        font-family: 'Times New Roman', Arial, sans-serif !important;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1002736

    thanks !

    #1002738

    Hi margiela,

    Glad that we could help :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘font-family’ is closed to new replies.