Hi @jamiedaniellec,
You can change the size of your site’s title by adding the following custom CSS to the CSS panel of the WordPress.com Customizer:
.wf-active .site-title, .site-title {
font-size: 2.2em;
}
You can increase/decrease the value of font-size to your liking. Please note that increments/decrements of 0.1 are enough to have an impact e.g. 2.3em, 2.4em, etc.
As an extra note: I noticed that your site is hosted over at WordPress.com while this forum is intended for folk who are hosted elsewhere and running on the free software available here at www.ads-software.com.
The difference between the two types of WordPress (WordPress.com and www.ads-software.com) is an understandable and common point of confusion. If you’re unsure of the differences, then this guide gives a good overview.
As you’re on a paid plan over at WordPress.com, the contact form is the best place for you to access private support. If you have any extra questions then please contact support here:
https://wordpress.com/help/contact
We also have a dedicated forum where staff and volunteers assist with CSS questions:
https://en.forums.wordpress.com/forum/css-customization
If you do post to the CSS support forum, please make sure to start a completely new thread rather than posting to an existing thread.
It’s easier for us to keep track of different questions if they’re kept to separate threads and also prevents the original poster from receiving unnecessary email notifications.
Thanks!