I want to have two different sets of font sizes. E.g. on my Chinese posts I want my H1 font size to be 30 but on my English post I want all of my H1 font size to be 24. I don’t want to manually have to change it for each post. I want to be able to change all my published post at once, if possible.
I have elementor pro.
I’m aware that for headers and footers, there’s an “exclusion” option enabling the selection of specific posts to display certain headers and footers. I achieve this using tags, assigning a tag to all posts requiring a distinct header. I’m wondering if I can do something similar when it comes to font sizes. I’ve looked into templates, but not sure how to do it for all posts that I’ve already published. Thanks.
[ad_2]
Share your URL. I’m guessing there’ll be a CSS class name on body identifying the language, which you can then use to specify the different font size.