When I visit a blog post on your site I get an error:
Fatal error: Theme at http://www.weddingphotographerdordogne.com/wp-content/plugins/photo-galleria/js/themes/classic/galleria.classic.min.js could not load, check theme path.
so I checked here https://wordpress.org/plugins-wp/photo-galleria/ and found
This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
You may want to deal with those issues first! Probably time to find a new theme.
Thanks steven – could you check again and see it’s all working correctly – thanks
OK. let’s move on to the font question!
#maincontent p {
font-size: 15px;
line-height: 1.5em;
}
To add CSS: If you are using WordPress 4.7, use the “Custom CSS” option in the customizer. If your theme has a custom CSS option, use that to add the CSS shown above. If not, install the plugin Simple Custom CSS. Or, if you have Jetpack installed, enable its Custom CSS module.
Learn the Chrome Developer Tools to help you see and test changes to your CSS.