Bigger fonts size necessary

Good morning!
I need a bigger fonts size as it is normally used in Shapely.
How can I achieve this goal? I was thinking about using Any Fonts?
Could you pls advise me, thank you very much.

Here is the website I am using Shapely: www.natursteine-fosshag.de

Peter

hey Peter

Which font size you want to increase? menu, heading, body font, footer? :slight_smile:
Not necessary to install an extra plugin for this, I can help with custom CSS

Hey Noda,

thank you!
I am referring to the whole style of the theme.
It seems that Shapely is using here Noto Serif 12pt in paragraphs. I would prefer 13 pt which is not offered in my CMS. This should include also menu, heading, body font and footer if possible.

I really appreciate your support!

Peter

Ok, thank you Peter, you can start with this code, let me know if I missed something :slight_smile:

/Body/
body {
font-size: 16px;
}
/Menu/
.main-navigation .menu li a {
font-size: 14px;
}

/Footer/
.widget .widget-title {
font-size: 25px;
}

Thank you very much. That looks great!

May I ask for one more favor?

Is it possible to change the language of the search option from English to German?

Type here = (leave just blank)
Search = Suche

Thank you again for your support. I appreciate it a lot!

Hi Pettliebe

Yes, sure it’s possible, in this case, you have to translate it just like any other WordPress theme, you may also use locotranslate plugin to translate strings of the theme since this is the easiest solution :slight_smile:

Thanks

You will laugh, but the font size can be changed using CSS) If you do not want to resort to CSS, use Unicode fonts that do not need to be installed https://exoticfonts.com/twitter-fonts-generator/

Thank you all again, the problem is solved.

Peter

Hi, there

I will close this case now, Feel free to contact us again if you have other questions

Thanks!