• Resolved uldisbertans

    (@uldisbertans)


    Hi, i develop website using oxygen page builder, and use translate press for multilingual support.. to set different font for Cyrillic (Russian) i add this css

    body.translatepress-ru_RU *{
    font-family: ‘Helvetica’,serif;
    }

    Problem – when i translate browser don’t show my font. i found solution – put translation phrase in <span> example <span>translation</span>
    witch is uncool and not user friendly

    any suggestions?

    p.s. i need more than one language so this is pre purchase question

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    Try to use !important; for the font family in order to prioritize that line.
    However, I didn’t understand your <span> workaround. Where did you set these tags, in the translation interface inputs?

    Plugin Support Alex

    (@alexcozmoslabs)

    Since more than 5 days have passed since you received instructions about the opened topic, and you did not return with an update, we will mark this ticket as successfully resolved.
    If you have other questions regarding TranslatePress, we recommend that you create another ticket.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[NSFW] oxygen Russian language’ is closed to new replies.