Font style and size for foundry theme

Hello all,

Please help me with css coding…

tried this one, but its not working…

h1.hero-title,
h2.hero-slogan {
font-family: ‘Abril Fatface’, serif;
}
h2.hero-slogan {
font-style: italic;
}
h1.hero-title,
h2.hero-slogan {
font-size: 3.5rem;
}
h2.hero-slogan {
font-size: 2rem;
}
h3.hero-body {
font-size: 2rem;
}

change the hero name?

really appreciate it and thanks in advance…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.