I would like to change the font in the Jumbtron Section frontpage...

Hello,
Is there a way to change the font in Jumbotron Section frontpage?

Thanks!
Umberto

Hello there,

I hope you are doing well today.

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


#header.header-front-page .bottom-header h1 {
    font-family: cursive;
}

Best Regards,
Support

thanks!!!
works nicely

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support