Pular para o conteúdo Pular para a barra lateral

Marcado: 

Este tópico contém 0, tem 0 vozes.

Última atualização: 藤野 愛子 6 meses, 1 semana atrás.

Assistido por: Shekhar Bhandari.

Autor Postagens
fevereiro 4, 2025 às 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 (link oculto). 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 (link oculto), 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?