Change Big Title Section Font Style in Zelle

If you would like to change the font of the big title section then please use the below snippet. In case you don't have a CSS plugin, we advise you install  Advanced CSS Editor plugin and follow the instructions. In Appearance -> Customize -> Advanced CSS Editor in the "Global CSS" area add the following code:

.intro-text{
font-family: fantasy;
}

Save and publish your changes and you're done. This will work if you have added the fonts you want to use to your website, if you do not know how to add custom fonts to your website then this document might be more suitable:  click here

The class to use in this case is:  .intro-text

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us