Coding for Headline Text Blog

Hello there,
Need the coding to change the size of the typo!
Blog site!Best Regards,
max

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the font attributes by going to Appearance > Customize > Additional CSS and pasting it there.

/*Jumbotron headline*/ #header .bottom-header h1 { font-size: 80px; color: #fff; }

Best Regards,
Support