Tagged: child theme, CSS, wpml
Hi, I’m using WPML and also a child theme of Enfold i.e. I have an enfold-child folder with its own style.css where I modify the styles.
Enfold supports different styles for different languages. My question is, for my child theme, how would I specify the different styles for the different languages? For example, for English, I want font-size to be 12px; whereas for my Chinese site I want font-size to be 14px;
Please advise thanks.
Hi fortuneRice!
Please use the “quick css” option field (Enfold > Theme Options > Styling) for your “language specific” styles. Enfold generates a separate dynamic stylesheet for each language and your Quick CSS Code can be different for each language.
Best regards,
Peter
Hi Dude,
Will the dynamic stylesheets be generated inside my child theme folder? If not, how would I preserve the custom styles when upgrading the theme?
Thanks.