Change text for "Posted On" size of the title/menus?
-
Hello and thanks a lot for this great theme :)
I write in French and just wanted to know if there is any way I can change the text “Posted on” to translate it in French…
And I also wonder if there is a way to change the size of the fonts for the title and the menus.
Thank you so much for your help !
The blog I need help with is: (visible only to logged in users)
-
Hello liseschm,
Thank you for writing and using Silvio!About translation, Theme translations must be 85% complete before they can go live:
https://translate.wordpress.com/projects/wpcom/themes/Silvio/https://translate.wordpress.com/projects/wpcom/themes/silvio/
Right now, the French translation is at 60%. If you’d like to add some translations to get it above the 85% threshold, that would be great! You can do that here:
https://translate.wordpress.com/projects/wpcom/themes/silvio/fr/default/Once you’re done, let us know and we will ping a WordPress.com member to help us to get the new translations approved (validated) by one of the GlotPress volunteer validators.
Thanks so much in advanced for translating Silvio to French, we highly appreciate it :)
About the size of the title, you can add this CSS (with the font size you want):
.silvio-name .site-title-name a { font-size: 18px; }
And about the font size of the menus, just add this CSS (with the font size you want), for the main menu:
.nav-menu li a { font-size: 14px; }
And this CSS for the font size of the dropdown menu
.nav-menu .sub-menu a, .nav-menu .children a { font-size:11px; }
You can follow this tutorial about how to add Custom CSS: https://en.support.wordpress.com/custom-design/editing-css/
Let us know :)
Thank you again!
Alfonso S. from SiloCreativo
- The topic ‘Change text for "Posted On" size of the title/menus?’ is closed to new replies.