Multilingual Support
-
Hello
I uploaded your plugin and having trouble to specify a separate font for hebrew only.
I have been supplied the following custom css from the Theme Developer;
/* TEXT FONT */
.rtl body {
font-family: “your-font”;
}
.rtl a {
font-family: “your-font”!important;
}
.rtl p {
font-family: “your-font”!important;
}
.rtl h1,
.rtl h2,
.rtl h3,
.rtl h4,
.rtl h5,
.rtl ul,
.rtl li {
font-family: “your-font”!important;
}The page I need help with: [log in to see the link]
- The topic ‘Multilingual Support’ is closed to new replies.