Passer au contenu Passer à la barre latérale

Marqué : 

Ce sujet contient 0 réponse, a 0 voix.

Dernière mise à jour par 藤野 愛子 Il y a 6 mois et 1 semaine.

Assisté par: Shekhar Bhandari.

Auteur Messages
février 4, 2025 à 8:18 am #16664993

藤野 愛子

Background of the issue:
Original language of my site is Japanese. With WPML, I'm trying to create the pages in English (lien caché). In English pages, I would like to apply a different font family and added the following code in CSS: html[lang="en"] h1, html[lang="en"] h2 { font-family: 'Open Sans Condensed', sans-serif !important; }

Symptoms:
The CSS is not working because even in the translated page (lien caché), the language setting of the HTML remains .

Questions:
How can I change the HTML language setting to for English pages?
How can I apply a different font for each language using WPML?