Hi,
My site is https://www.dogward.com
On the homepage you will a drop down box with many languages – this is the GTranslate plugin and the plugin developer only provided me the code given below and asked me to put it in the homepage. I do not want to meddle with the home page code but just want CSS that I can put in the usual appearance->customize->css area.
With most of the languages, when you choose them (choose Bengali or any other language) and see for yourself, the page gets translated but the letters are too large and somewhat disturb the aesthetics. Only English being the default language is proper in size. That is why I want the CSS code for the homepage only (the blogs, main body are all okay). The stuff written “Dogs have been companions…” is inside a text editor from the elementor plugin and this is where the font size needs to change. I have, a short while ago, added ‘Man’s Best Friend’ in a separate header box so the size of this also might need to change so if you can give code for this also, it will be great.
I only got the following code from the plugin support group. I need the rest related to the home page and text. Thanks a lot.
html[lang=”es”] body {font-size:110%;}